summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-05-06 01:46:31 +0000
committerKevin E Martin <kem@kem.org>2005-05-06 01:46:31 +0000
commit60df602bf6f92eaf8f24e5c37cfbfb258ce74a20 (patch)
tree27d757f8d942120f6f48c43428b98b89c2ed475c /Makefile.am
parent4396c32c85286d4da6495b279cb3c8a380302334 (diff)
Initial build system files for proto module.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am14
1 files changed, 14 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..2a5bf07
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,14 @@
+videodir = $(includedir)/X11/extensions
+video_HEADERS = \
+ vldXvMC.h \
+ Xv.h \
+ Xvlib.h \
+ XvMC.h \
+ XvMClib.h \
+ XvMCproto.h \
+ Xvproto.h
+
+pkgconfigdir = $(libdir)/pkgconfig
+pkgconfig_DATA = videoext.pc
+
+EXTRA_DIST = autogen.sh videoext.pc.in