From 986b5e75d2aa761a04fd11bf7fd9c3e01f7052dd Mon Sep 17 00:00:00 2001 From: laforge Date: Fri, 12 Jan 2007 14:18:50 +0000 Subject: make sure that LICENSING, librfid.spec openct-cm5121-librfid.patch and etc/udev/librfid.rules end up in the 'make dist' target (Uwe Hermann ) git-svn-id: https://svn.gnumonks.org/trunk/librfid@1960 e0336214-984f-0b4b-a45f-81c69e1f0ede --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 3a8a1ca..5ba35ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,12 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 -SUBDIRS = include src utils +SUBDIRS = etc include src utils LINKOPTS = -lusb AM_CFLAGS = -std=gnu99 +EXTRA_DIST = LICENSING librfid.spec openct-cm5121-librfid.patch + $(OBJECTS): libtool libtool: $(LIBTOOL_DEPS) $(SHELL) ./config.status --recheck -- cgit v1.2.3