aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 987e2e6..5ae13ed 100644
--- a/Makefile
+++ b/Makefile
@@ -105,7 +105,7 @@ $(OBJS) : $(HDR)
clean:
- rm -rf ${SRC_DIR}/*.o ${SRC_DIR}/*~ *~ ${SRC_DIR}/*_float.*
+ rm -rf ${SRC_DIR}/*.o ${SRC_DIR}/*~ *~ ${SRC_DIR}/*_float.* $(OUTPUT)
tar:
tar cvzf gemma-0.93.tar.gz COPYING.txt README.txt Makefile src doc example bin