summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-08-16 10:39:56 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-08-16 10:44:07 -0600
commitddc22f882cce3e78d8c3b14bdc4fea5eaf183354 (patch)
tree45dae7d4144044546e94d09845a9f64619b4eaa3
parentf8de32b99a7951aaf42ed99b879b6cac21e97ef5 (diff)
added glu.exports to tarball list
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9d3c8f24fe..483c01f2f5 100644
--- a/Makefile
+++ b/Makefile
@@ -333,6 +333,7 @@ SGI_GLU_FILES = \
$(DIRECTORY)/src/glu/sgi/Makefile.win \
$(DIRECTORY)/src/glu/sgi/Makefile.DJ \
$(DIRECTORY)/src/glu/sgi/glu.def \
+ $(DIRECTORY)/src/glu/sgi/glu.exports \
$(DIRECTORY)/src/glu/sgi/dummy.cc \
$(DIRECTORY)/src/glu/sgi/descrip.mms \
$(DIRECTORY)/src/glu/sgi/mesaglu.opt \