summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
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
personal git repositories of Harald Welte. Your mileage may vary