summaryrefslogtreecommitdiff
path: root/GL/Makefile.am
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-08-04 22:31:20 +0000
committerAdam Jackson <ajax@nwnk.net>2005-08-04 22:31:20 +0000
commit39a80312e0c6e9f3b260d2f8279c71aef0a60d12 (patch)
tree6940f20162d2550733a71dec6e90295689498efe /GL/Makefile.am
parented4d77a16a226a7bc88d0d4f5c595d16cdf46360 (diff)
- Bug #3960: Add remaining GLX and pci.ids stuff to DIST (Cha Young-Ho,
Olli Helenius) - Fix some distcheck problems for non-solaris systems - Change server version number from the Xorg rev to an independent one - _POSIX_SOURCE and _XOPEN_SOURCE defined to the right values
Diffstat (limited to 'GL/Makefile.am')
-rw-r--r--GL/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/GL/Makefile.am b/GL/Makefile.am
index 3705e0e91..23a67d9de 100644
--- a/GL/Makefile.am
+++ b/GL/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = glx mesa
+SUBDIRS = glx mesa include
# someone could get really crazy someday and add support for the SI...