xenocara/proto/xextproto/Makefile.am
matthieu 1fe9a460de Update to xextproto 7.1.1. Tested on a bulk port build by naddy@.
A few fallouts will be fixed shortly.
2010-05-10 20:02:59 +00:00

48 lines
727 B
Makefile

xextdir = $(includedir)/X11/extensions
xext_HEADERS = \
dpmsconst.h \
dpmsproto.h \
ge.h \
geproto.h \
lbx.h \
lbxproto.h \
mitmiscconst.h \
mitmiscproto.h \
multibufconst.h \
multibufproto.h \
secur.h \
securproto.h \
shapeconst.h \
shapeproto.h \
shm.h \
shmproto.h \
syncconst.h \
syncproto.h \
ag.h \
agproto.h \
cup.h \
cupproto.h \
dbe.h \
dbeproto.h \
EVI.h \
EVIproto.h \
xtestext1proto.h \
xtestext1const.h \
xtestconst.h \
xtestproto.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xextproto.pc
EXTRA_DIST = xextproto.pc.in geproto.txt
EXTRA_DIST += ChangeLog
MAINTAINERCLEANFILES = ChangeLog
.PHONY: ChangeLog
ChangeLog:
$(CHANGELOG_CMD)
dist-hook: ChangeLog