summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index f14191ba..db21b096 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -21,10 +21,6 @@ src_check_prefix_boundary = src/check_prefix_boundary.c
cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
cpio -0pd
-all-local:
- rm -rf $(gentmpdir)
- ./gen-interface-templates.pl $(gentmpdir)
-
clean-local:
rm -rf $(gentmpdir)