summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-07 18:51:23 +0000
committerSøren Sandmann Pedersen <sandmann@daimi.au.dk>2005-06-07 18:51:23 +0000
commit79eb18feab7f1a9e07d97adb3be754b3c863d696 (patch)
tree5d07b450e9fdcb9eac5dcaae91e5efeddbca7ba0
parent53500326172c6277a698926f78e042f80f03bb2d (diff)
downloadxorg-proto-resourceproto-79eb18feab7f1a9e07d97adb3be754b3c863d696.tar.gz
- symlink.sh: Move XRes.h from proto/Resource to
lib/XRes/include/X11/extensions - symlink.sh: Add XRes linking - xc/lib/XRes/*.c: conditionally include config.h - lib/XRes: add directories and build system.
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 500349c..65ebd56 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,5 @@
resourcedir = $(includedir)/X11/extensions
resource_HEADERS = \
- XRes.h \
XResproto.h
pkgconfigdir = $(libdir)/pkgconfig