summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bd49e36d..64323cb6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,6 @@ cpiop = find . ! -regex '\(.*~\|.*\.bak\|.*\.swp\|.*\#.*\#\)' -print0 | \
all-local:
rm -rf $(gentmpdir)
./gen-interface-templates.pl $(gentmpdir)
- rm -r $(gentmpdir)/interfaces/loopback/node.tag/disable-link-detect
clean-local:
rm -rf $(gentmpdir)