mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-06 19:25:46 -04:00
Adjust vile symlinks to point at sprites/jond/placeholder
sprites/jond/placeholder: a Makefile which generates sarg sprites sarg sprites are composited from linguica's AOD skeleton and the "graphic not done yet" rectangle
This commit is contained in:
parent
aaae76b3d8
commit
62d65ff187
117 changed files with 134 additions and 114 deletions
2
Makefile
2
Makefile
|
@ -24,6 +24,7 @@ all : $(OBJS)
|
|||
subdirs:
|
||||
make -C graphics/titlepic
|
||||
make -C lumps
|
||||
make -C sprites/jond/placeholder
|
||||
|
||||
# this is a useless dependency to force builds
|
||||
|
||||
|
@ -141,3 +142,4 @@ clean:
|
|||
./wadinfo_freedm.txt ./wadinfo_iwad.txt
|
||||
make -C lumps clean
|
||||
make -C graphics/titlepic clean
|
||||
make -C sprites/jond/placeholder clean
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue