]> 4ch.mooo.com Git - 16.git/blobdiff - makefile
added keendreams for reference ww
[16.git] / makefile
index b18b1a94565134c508250b29e3e983d03fd990d2..6588a7880b8c11516b3a9625e78680fb1282fd9c 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -466,6 +466,7 @@ reinitlibs: .symbolic
        @rm -rf $(SRCLIB)jsmn
        @rm -rf 16/CatacombApocalypse
        @rm -rf 16/wolf3d
+       @rm -rf 16/keen
        @wmake -h initlibs
 
 initlibs: .symbolic
@@ -478,6 +479,7 @@ initlibs: .symbolic
        @cd 16
        @git clone https://github.com/FlatRockSoft/CatacombApocalypse.git
        @git clone https://github.com/id-Software/wolf3d.git
+       @git clone https://github.com/keendreams/keen.git
        @cd $(PDIR)
 
 ##