]> git.sesse.net Git - s573compress/commitdiff
Fix make clean.
authorSteinar H. Gunderson <steinar+ddr@gunderson.no>
Tue, 3 Dec 2019 22:10:11 +0000 (23:10 +0100)
committerSteinar H. Gunderson <steinar+ddr@gunderson.no>
Tue, 3 Dec 2019 22:10:11 +0000 (23:10 +0100)
Makefile

index 6ce9b3dbcfc46b16d26821ffab5de7319c45cf62..4bb94981e19b6796ba79c7fdadde06cec6de326b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,4 +26,4 @@ compress: compress.o compress_main.o
 
 .PHONY:        clean
 clean:
-       $(RM) build_dat splitgame build_dat.o compress_fast.o splitgame.o mdb_bin.py mp3_tab.py ssq.py
+       $(RM) build_dat splitgame mp3decrypt mp3encrypt png2tim compress build_dat.o compress_fast.o splitgame.o compress.o compress_main.o crypt.o mp3crypt.o mp3decrypt.o mp3encrypt.o mdb_bin.py mp3_tab.py ssq.py