aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e72f2c3..7a55296 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,7 +48,10 @@ SUBDIRS = \
$(GROUPMEMBER_DIR)\
pamck
-EXTRA_DIST=ChangeLog.svn
+EXTRA_DIST=ChangeLog.svn examples
+dist-hook:
+ rm -rf `find $(distdir)/examples -name '*~'`
+
# Name of the previous ChangeLog file.
prev_change_log = ChangeLog.svn
# Start Git ChangeLog from this date.

Return to:

Send suggestions and report system problems to the System administrator.