Signed-off-by: Miroslav Lichvar <mlich...@redhat.com>
---
 makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/makefile b/makefile
index e36835b..9ab3db1 100644
--- a/makefile
+++ b/makefile
@@ -69,7 +69,7 @@ install: $(PRG)
        install -p -m 644 -t $(man8dir) $(PRG:%=%.8)
 
 clean:
-       rm -f $(OBJECTS) $(DEPEND)
+       rm -f $(OBJECTS) $(DEPEND) $(PRG)
 
 distclean: clean
        rm -f $(PRG)
-- 
1.9.3


------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
Linuxptp-devel mailing list
Linuxptp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxptp-devel

Reply via email to