XCOMM $XConsortium: Imakefile /main/46 1996/09/28 16:17:59 rws $

#ifdef XFree86Version
VIDMODEHEADERS = xf86vmode.h xf86vmstr.h
#endif

HEADERS = Xext.h multibuf.h shape.h XShm.h MITMisc.h XI.h XInput.h XIproto.h \
	XTest.h xtestext1.h XIE.h XIEproto.h XIEprotost.h sync.h \
	XKB.h XKBgeom.h XKBproto.h XKBstr.h XKBsrv.h Xdbe.h Xdbeproto.h \
	Xag.h Xagstr.h Xagsrv.h \
	$(VIDMODEHEADERS) \
	record.h recordstr.h \
        lbxbuf.h lbxbufstr.h lbxdeltastr.h lbximage.h \
        lbxopts.h lbxstr.h lbxzlib.h \
	security.h securstr.h \
	Print.h Printstr.h

all::

BuildIncludes($(HEADERS),X11/extensions,../..)
InstallMultipleFlags($(HEADERS),$(INCDIR)/X11/extensions,$(INSTINCFLAGS))
