Forgot to add these for some reason

This commit is contained in:
Adam Jackson 2005-07-12 00:55:43 +00:00
parent e348ac4b4d
commit 377e3bddd4
2 changed files with 9 additions and 0 deletions

8
GL/Makefile.am Normal file
View File

@ -0,0 +1,8 @@
SUBDIRS = glx
if DRI
SUBDIRS += dri
endif
# switch among mesa/apple/windows for different ddxes

1
GL/dri/Makefile.am Normal file
View File

@ -0,0 +1 @@
sdk_HEADERS = dri.h dristruct.h sarea.h