summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile.am b/Makefile.am
index 3ffaeb5..fd37c35 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,12 +11,6 @@ bin_PROGRAMS = \
join-dctrl/join-dctrl
sbin_SCRIPTS = sync-available/sync-available
-EXTRA_DIST = sync-available/sync-available.cp
-CLEANFILES = $(sbin_SCRIPTS)
-
-%: %.cp
- sed 's,VERSION,$(VERSION),' $< > $@
-
AM_CPPFLAGS = -I$(top_srcdir)/lib \
-DSYSCONF=\"$(sysconfdir)\" \