fruitjam-doom/Makefile.am
Simon Howard f8d14bad71 Include icon in exe, rather than the default icon. Thanks to Joe Kennedy
for drawing this icon.

Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 115
2005-09-20 20:13:15 +00:00

19 lines
577 B
Makefile

AUX_DIST_GEN = \
$(ac_aux_dir)/config.guess \
$(ac_aux_dir)/config.sub \
$(ac_aux_dir)/install-sh \
$(ac_aux_dir)/missing
EXTRA_DIST= \
$(AUX_DIST_GEN) \
config.h \
TODO \
BUGS \
data/chocolate-doom.png \
data/chocolate-doom.ico
MAINTAINERCLEANFILES = $(AUX_DIST_GEN)
docdir=$(prefix)/share/doc/@PACKAGE@
SUBDIRS=src