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:
RjY 2017-03-14 11:43:33 +00:00
parent c7054c408b
commit e94bcdd9ea
5 changed files with 3 additions and 3 deletions

2
dist/Makefile vendored
View file

@ -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: