summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-01-12 07:55:14 -0700
committerBrian Paul <brianp@vmware.com>2009-01-12 08:36:21 -0700
commit1598be5083758c1c289be16ee01665865ed0fb62 (patch)
treee87dd031f5dbd3565624797029a6727f8a2ec48b
parent436024561aa6d78f78601f690803bd3845d225e7 (diff)
mesa: add osmesa.pc.in to tarball list
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5a47375766..5197e4967b 100644
--- a/Makefile
+++ b/Makefile
@@ -223,6 +223,7 @@ MAIN_FILES = \
$(DIRECTORY)/src/mesa/sources \
$(DIRECTORY)/src/mesa/descrip.mms \
$(DIRECTORY)/src/mesa/gl.pc.in \
+ $(DIRECTORY)/src/mesa/osmesa.pc.in \
$(DIRECTORY)/src/mesa/depend \
$(DIRECTORY)/src/mesa/main/*.[chS] \
$(DIRECTORY)/src/mesa/main/descrip.mms \