diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-08-03 01:41:34 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-08-03 01:41:34 +0000 |
commit | 9802106864a6b2c24df8e9fcb3c3471033abd5c6 (patch) | |
tree | 0e7715cadc06a24ff12efa83ec4c8ac608614bd7 /GL/Makefile.am | |
parent | d7c246f35b1ba7ecbbc086dd1229b298faddec96 (diff) |
dist fixes for cw and GL (Donnie Berkholz, me)
Diffstat (limited to 'GL/Makefile.am')
-rw-r--r-- | GL/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/GL/Makefile.am b/GL/Makefile.am index 3b3e74d09..3705e0e91 100644 --- a/GL/Makefile.am +++ b/GL/Makefile.am @@ -3,3 +3,5 @@ SUBDIRS = glx mesa # someone could get really crazy someday and add support for the SI... # xwin/darwin/xfree86 have their accel support under the DDX + +EXTRA_DIST = symlink-mesa.sh |