From: Uwe Hermann Date: Tue, 24 Sep 2013 07:02:38 +0000 (+0200) Subject: Makefile.am: Add missing HACKING file. X-Git-Tag: libsigrok-0.2.2~55 X-Git-Url: https://sigrok.org/gitweb/?p=libsigrok.git;a=commitdiff_plain;h=1ca48e29d436ccbd2a8faefd388840ca6de7aebf Makefile.am: Add missing HACKING file. --- diff --git a/Makefile.am b/Makefile.am index 68dbed53..62fba50f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -55,7 +55,7 @@ noinst_HEADERS = libsigrok-internal.h pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libsigrok.pc -EXTRA_DIST = Doxyfile README.devices +EXTRA_DIST = Doxyfile HACKING README.devices MAINTAINERCLEANFILES = ChangeLog