mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 22:25:47 -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
2
dist/Makefile
vendored
2
dist/Makefile
vendored
|
@ -3,7 +3,7 @@ man-%: freedoom.adoc
|
|||
a2x -f manpage $*.adoc
|
||||
|
||||
icon-freedm:
|
||||
convert -resize 64x64 ../graphics/captainw/freedm_title2.png \
|
||||
convert -resize 64x64 ../graphics/titlepic/freedm_title2.png \
|
||||
freedm.png
|
||||
|
||||
icon-freedoom1:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue