diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile b/test/Makefile index 3aa9463a9..12d23d6b2 100644 --- a/test/Makefile +++ b/test/Makefile @@ -173,6 +173,8 @@ include makedepend clean: -$(RM) $(ALL) $(GLALL) core -$(RM) *.o core.* *~ *.bck *.bak + -$(RM) checkers.app/Contents/MacOS/checkers + -$(RM) sudoku.app/Contents/MacOS/sudoku install: echo "Installing example programs to $(DESTDIR)$(docdir)/examples..." |
