xenocara/proto/xineramaproto/Makefile.am

19 lines
315 B
Makefile
Raw Normal View History

2006-11-25 08:43:19 -07:00
xineramadir = $(includedir)/X11/extensions
xinerama_HEADERS = \
2010-04-27 14:02:41 -06:00
panoramiXproto.h
2006-11-25 08:43:19 -07:00
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xineramaproto.pc
2010-04-27 14:02:41 -06:00
EXTRA_DIST = xineramaproto.pc.in
EXTRA_DIST += ChangeLog
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog
ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog