aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Cox <waywardgeek@gmail.com>2011-04-19 07:51:35 -0400
committerBill Cox <waywardgeek@gmail.com>2011-04-19 07:51:35 -0400
commit1be6c13081271fabbfc5e06402db09f6bf8a9c60 (patch)
treeb8663c4b60cbb0ebdfeb340d013e612606c5fa0e
parent6c6819bcbcfa4374e617938302501534325a0da8 (diff)
downloadsonic-1be6c13081271fabbfc5e06402db09f6bf8a9c60.tar.gz
Dont remove Changelog and version in make clean
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d331467..7f3d891 100644
--- a/Makefile
+++ b/Makefile
@@ -45,4 +45,4 @@ uninstall:
rm -f $(DESTDIR)$(PREFIX)/lib/libsonic.so.0
clean:
- rm -f *.o sonic libsonic.so* version ChangeLog
+ rm -f *.o sonic libsonic.so*