aboutsummaryrefslogtreecommitdiffstats
path: root/gg_sniff
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-12-04 13:36:29 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2012-12-04 13:36:29 +0100
commit5201dce7f7bccd62c83269473104a679403a86c1 (patch)
tree3daeaf4df8b3fbba46ad8b251d540c561e6afe83 /gg_sniff
parentwork on gg_sniff, now it compiles (diff)
downloadglouglou-5201dce7f7bccd62c83269473104a679403a86c1.tar.xz
glouglou-5201dce7f7bccd62c83269473104a679403a86c1.zip
cleanup all objects
Diffstat (limited to 'gg_sniff')
-rw-r--r--gg_sniff/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gg_sniff/Makefile b/gg_sniff/Makefile
index bd5adbc..372ed86 100644
--- a/gg_sniff/Makefile
+++ b/gg_sniff/Makefile
@@ -31,5 +31,5 @@ install:
install -m 0755 $(BINARY) $(BINDIR)
clean:
- rm -f $(BINARY) $(BINARY).o
+ rm -f $(BINARY) $(OBJECTS)