summaryrefslogtreecommitdiffstats
path: root/userspace/arptables
diff options
context:
space:
mode:
Diffstat (limited to 'userspace/arptables')
-rw-r--r--userspace/arptables/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/arptables/Makefile b/userspace/arptables/Makefile
index 46bc1eb..a5a33c5 100644
--- a/userspace/arptables/Makefile
+++ b/userspace/arptables/Makefile
@@ -63,7 +63,7 @@ clean:
rm -f arptables
rm -f *.o *.c~
rm -f extensions/*.o extensions/*.c~
- rm -f libarpt/*.o libarpt/*.c~
+ rm -f libarptc/*.o libarptc/*.c~
DIR:=arptables-v$(ARPTABLES_VERSION)
# This is used to make a new userspace release