mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
lumps: Add Makefile I forgot to include.
This was supposed to be in the previous commit.
This commit is contained in:
parent
64198d7af1
commit
9a6a3b13b3
1 changed files with 6 additions and 0 deletions
6
lumps/dmxgus/Makefile
Normal file
6
lumps/dmxgus/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
ultramid.ini : gen-ultramid config.py stats.py
|
||||
./gen-ultramid $@
|
||||
|
||||
clean:
|
||||
rm -f ultramid.ini
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue