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