From: Uwe Hermann Date: Wed, 4 Jan 2012 01:50:26 +0000 (+0100) Subject: sr/srd: Add Doxyfile to the tarball. X-Git-Tag: libsigrok-0.1.0~190 X-Git-Url: https://sigrok.org/gitaction?a=commitdiff_plain;h=dd8b5f565f60d536104b30bee8aadf4ea333aa7c;p=libsigrok.git sr/srd: Add Doxyfile to the tarball. --- diff --git a/Makefile.am b/Makefile.am index ae85f48c..e0bf75f9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,3 +51,5 @@ noinst_HEADERS = sigrok-internal.h pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libsigrok.pc +EXTRA_DIST = Doxyfile +