This commit is contained in:
John Hsu 2011-07-06 15:46:57 -07:00
parent fb08bcefdf
commit 10325baf05
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ installed: $(SOURCE_DIR)/unpacked
touch installed
clean:
-cd $(SVN_DIR)/build && make clean
-cd $(SOURCE_DIR)/build && make clean
-rm -f installed
-rm -rf include lib