xenocara/proto/bigreqsproto/Makefile.am
2010-04-24 19:48:03 +00:00

20 lines
324 B
Makefile

bigreqsdir = $(includedir)/X11/extensions
bigreqs_HEADERS = \
bigreqsproto.h \
bigreqstr.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = bigreqsproto.pc
EXTRA_DIST = bigreqsproto.pc.in
EXTRA_DIST += ChangeLog
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog
ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog