summaryrefslogtreecommitdiffstats
path: root/dhash
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 /dhash
parentb92e1d539926b946f338aad67a853fde62ab9ec0 (diff)
downloadding-libs-fcc3ffaa4a5fc983fea2fa248b8b85f336190847.tar.gz
ding-libs-fcc3ffaa4a5fc983fea2fa248b8b85f336190847.tar.xz
ding-libs-fcc3ffaa4a5fc983fea2fa248b8b85f336190847.zip
Include m4 directories in tarball
Necessary for RPM builds on RHEL5
Diffstat (limited to 'dhash')
-rw-r--r--dhash/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/dhash/Makefile.am b/dhash/Makefile.am
index 71bc144..ced3269 100644
--- a/dhash/Makefile.am
+++ b/dhash/Makefile.am
@@ -8,7 +8,9 @@ endif
ACLOCAL_AMFLAGS = -I m4
pkgconfigdir = $(libdir)/pkgconfig
-dist_noinst_DATA = dhash.pc
+dist_noinst_DATA = \
+ dhash.pc \
+ m4
noinst_LTLIBRARIES = libdhash.la
libdhash_la_SOURCES = \