xenocara/proto/presentproto/Makefile.am
2014-04-13 11:02:02 +00:00

20 lines
349 B
Makefile

presentdir = $(includedir)/X11/extensions
present_HEADERS = presentproto.h presenttokens.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = presentproto.pc
dist_doc_DATA = presentproto.txt
MAINTAINERCLEANFILES = ChangeLog INSTALL
.PHONY: ChangeLog INSTALL
INSTALL:
$(INSTALL_CMD)
ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog INSTALL