mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
graphics/titlepic: remove author subdirectory
- move captainw/* into titlepic (rename fdmtitle to freedm_titlepic) - fix file paths in dist/Makefile, graphics/titlepic/Makefile
This commit is contained in:
parent
c7054c408b
commit
e94bcdd9ea
5 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@ fd2title.gif: titlepic.gif m_doom.gif
|
|||
./create_caption titlepic.gif m_doom.gif "Phase 2" $@
|
||||
cp $@ ../
|
||||
|
||||
fdmtitle.gif: ../captainw/fdmtitle.gif
|
||||
./create_caption ../captainw/fdmtitle.gif $@
|
||||
fdmtitle.gif: freedm_titlepic.gif
|
||||
./create_caption $< $@
|
||||
cp $@ ../
|
||||
|
||||
clean:
|
||||
|
|
BIN
graphics/titlepic/freedm_title.png
Normal file
BIN
graphics/titlepic/freedm_title.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 195 KiB |
BIN
graphics/titlepic/freedm_title2.png
Normal file
BIN
graphics/titlepic/freedm_title2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 147 KiB |
BIN
graphics/titlepic/freedm_titlepic.gif
Normal file
BIN
graphics/titlepic/freedm_titlepic.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
Loading…
Add table
Add a link
Reference in a new issue