11 lines
229 B
Makefile
11 lines
229 B
Makefile
## Makefile.am for tuxtype - images/title:
|
|
## Process with Automake to create Makefile.in
|
|
|
|
images_titledir = $(pkgdatadir)/images/title
|
|
|
|
dist_images_title_DATA = menu_bkg.jpg \
|
|
title1.png \
|
|
title1.svg \
|
|
egg.svg \
|
|
egg.png
|