xenocara/lib/libXpm/Makefile.am

28 lines
453 B
Makefile
Raw Normal View History

2006-11-25 10:32:04 -07:00
# Daniel Stone disowns all copyright on this file; no warranty is given as to its
# suitability or otherwise.
SUBDIRS = src sxpm cxpm
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xpm.pc
EXTRA_DIST = \
xpm.pc.in \
xpm.PS.gz \
CHANGES \
COPYRIGHT \
FAQ.html \
FILES \
README.AMIGA \
README.html \
README.MSW
2009-10-31 12:33:17 -06:00
EXTRA_DIST += ChangeLog
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog
ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog