summaryrefslogtreecommitdiffstats
path: root/userspace
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-09-17 18:51:54 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-09-17 18:51:54 +0000
commit387bed8b612115bd8e438520948de0ad7b274e57 (patch)
treef33fa6a43b5edf65cd079624475ef476fa28965e /userspace
parentc7ed68fb71385a0ff5f01001f2f39eae59ca44b5 (diff)
*** empty log message ***
Diffstat (limited to 'userspace')
-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