changeset 62:301805d68a97 default tip

Clean up better.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 06 Jan 2015 04:33:07 +0200
parents 7d2857f170e2
children
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Aug 06 23:46:28 2013 +0300
+++ b/Makefile	Tue Jan 06 04:33:07 2015 +0200
@@ -123,7 +123,7 @@
 	$(RM) $(TARGETS) $(OBJPATH)*.o $(LIBOGGPLAYER_A)
 
 distclean: clean
-	$(RM) -fr $(ASSIMP) libbass/
+	$(RM) -fr $(ASSIMP) lib/lib* libbass/
 
 
 build-assimp: