From: Uwe Hermann Date: Tue, 15 Apr 2014 16:30:28 +0000 (+0200) Subject: Makefile.am: Add HACKING to the tarball. X-Git-Tag: libsigrokdecode-0.3.0~5 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrokdecode.git;a=commitdiff_plain;h=e559d5da6717ff9e956ac7ad58fdb51ca774840d Makefile.am: Add HACKING to the tarball. --- diff --git a/Makefile.am b/Makefile.am index 741720f..5c88cc4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,7 +47,7 @@ noinst_HEADERS = libsigrokdecode-internal.h pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libsigrokdecode.pc -EXTRA_DIST = Doxyfile contrib/sigrok-logo-notext.png +EXTRA_DIST = Doxyfile HACKING contrib/sigrok-logo-notext.png if HAVE_CHECK TESTS = tests/check_main