summaryrefslogtreecommitdiffstats
path: root/collection
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 /collection
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 'collection')
-rw-r--r--collection/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/collection/Makefile.am b/collection/Makefile.am
index 6102f65..323a5cb 100644
--- a/collection/Makefile.am
+++ b/collection/Makefile.am
@@ -16,7 +16,9 @@ ACLOCAL_AMFLAGS = -I m4
# Set up the pkg-config file
pkgconfigdir = $(libdir)/pkgconfig
-dist_noinst_DATA = collection.pc
+dist_noinst_DATA = \
+ collection.pc \
+ m4
# Build library
noinst_LTLIBRARIES = libcollection.la