summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2013-10-03 16:26:39 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2013-10-03 16:26:39 +0200
commit98608cbe2bed49eda0ecb9d72bf98d9f8d3a19ed (patch)
treeda9e753dffd0d87fe086f9efeec1eee87ba8aec3 /Makefile.am
parent4d798ca6405e3a2b34e3f44573ca5b6455358547 (diff)
downloadcifs_idmap_sss-98608cbe2bed49eda0ecb9d72bf98d9f8d3a19ed.tar.gz
cifs_idmap_sss-98608cbe2bed49eda0ecb9d72bf98d9f8d3a19ed.tar.bz2
cifs_idmap_sss-98608cbe2bed49eda0ecb9d72bf98d9f8d3a19ed.zip
Add autogen.sh
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 55b48ad..e5c1987 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
lib_LTLIBRARIES = libcifs_idmap_sss.la
libcifs_idmap_sss_la_SOURCES = cifs_idmap_sss.c
libcifs_idmap_sss_la_CFLAGS = $(SSS_IDMAP_CFLAGS)