mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-31 20:16:55 -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:
|
||||
|
|
Before Width: | Height: | Size: 195 KiB After Width: | Height: | Size: 195 KiB |
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
Loading…
Add table
Add a link
Reference in a new issue