From 242f52b39102e45aebf2e7ba7cd6c071c52140ec Mon Sep 17 00:00:00 2001 From: Peter Nelson Date: Thu, 7 Feb 2013 10:08:28 +0000 Subject: [PATCH] Clean up rdf and helper tool --- ptap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ptap/Makefile b/ptap/Makefile index f1f733d..99b188f 100644 --- a/ptap/Makefile +++ b/ptap/Makefile @@ -21,7 +21,7 @@ CPP := g++ all: $(PTAPO) $(PTAPUIO) ptap.ttl clean: - rm $(PTAPOBJ) $(PTAPO) $(PTAPUIOBJ) $(PTAPUIO) + rm $(PTAPOBJ) $(PTAPO) $(PTAPUIOBJ) $(PTAPUIO) ptap_helper ptap.ttl depend: makedepend $(PTAPSRC)