summaryrefslogtreecommitdiffstats
path: root/files/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'files/Makefile.in')
-rw-r--r--files/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/files/Makefile.in b/files/Makefile.in
deleted file mode 100644
index dc237e23..00000000
--- a/files/Makefile.in
+++ /dev/null
@@ -1,5 +0,0 @@
-install:
- @echo -e " INSTALL\tfiles"
- $(MKDIR_P) $(DESTDIR)/$(confdir)
- $(INSTALL) -m 755 -p $(SUBDIR)nftables/* $(DESTDIR)/$(confdir)/
- $(SED) -i "s~#\! nft~#\!@sbindir@/nft~" $(DESTDIR)/$(confdir)/*