summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-09-15 13:02:53 -0400
committerStephen Gallagher <sgallagh@redhat.com>2009-09-15 09:55:17 -0400
commitfcc3ffaa4a5fc983fea2fa248b8b85f336190847 (patch)
treedc37a4dc49ddb985e9eabd286442b1b1f45b3be3 /Makefile.am
parentb92e1d539926b946f338aad67a853fde62ab9ec0 (diff)
downloadding-libs2-fcc3ffaa4a5fc983fea2fa248b8b85f336190847.tar.gz
ding-libs2-fcc3ffaa4a5fc983fea2fa248b8b85f336190847.tar.xz
ding-libs2-fcc3ffaa4a5fc983fea2fa248b8b85f336190847.zip
Include m4 directories in tarball
Necessary for RPM builds on RHEL5
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ac75900..1659e0d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,9 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = trace collection ini dhash path_utils elapi
+
+dist_noinst_DATA = \
+ m4
+
if SINGLELIB
# Build all components as a single shared library
lib_LTLIBRARIES = libsssd_util.la