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)