summaryrefslogtreecommitdiffstats
path: root/server
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
commitf1fab7b8210af4ae94453265b607e2dab06789ca (patch)
treeee12408887b67dd67d607179726ab4c0252e3125 /server
parent7b6665ba2aa559cc446fea5ad772cd649f4644c5 (diff)
downloadsssd-f1fab7b8210af4ae94453265b607e2dab06789ca.tar.gz
sssd-f1fab7b8210af4ae94453265b607e2dab06789ca.tar.xz
sssd-f1fab7b8210af4ae94453265b607e2dab06789ca.zip
Include m4 directories in tarball
Necessary for RPM builds on RHEL5
Diffstat (limited to 'server')
-rw-r--r--server/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/server/Makefile.am b/server/Makefile.am
index 5b5242584..61145f3dc 100644
--- a/server/Makefile.am
+++ b/server/Makefile.am
@@ -287,7 +287,8 @@ dist_noinst_DATA = \
examples/sssdproxylocal \
examples/sssdproxytest \
examples/sudo \
- providers/sssd_be.exports
+ providers/sssd_be.exports \
+ m4
######################
# Command-line Tools #