summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-08-25 15:23:39 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-08-26 11:44:03 +1000
commit04e6f43c2645419569325919b7c6e69e8d5244dd (patch)
tree5d9b0987df59b0f27ef7d5a8fe670fa0bbb00d81 /Makefile.am
parent222389bd9daa750b4ea79dd9085dc66c5f914496 (diff)
Move bigreqstr.h to bigreqsproto.h.
Leave a stub for bigreqstr.h to warn potential users. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index ea2ce67..d748fcb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
bigreqsdir = $(includedir)/X11/extensions
bigreqs_HEADERS = \
+ bigreqsproto.h \
bigreqstr.h
pkgconfigdir = $(libdir)/pkgconfig