Demos (master): demos: add dat file to extra dist

Jerome Glisse glisse at kemper.freedesktop.org
Tue Jul 13 18:52:01 UTC 2010


Module: Demos
Branch: master
Commit: 28684423e4e6cdd4c24b31e331e4a75f9013bb48
URL:    http://cgit.freedesktop.org/mesa/demos/commit/?id=28684423e4e6cdd4c24b31e331e4a75f9013bb48

Author: Jerome Glisse <jglisse at redhat.com>
Date:   Tue Jul 13 11:20:33 2010 -0400

demos: add dat file to extra dist

---

 src/demos/Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/demos/Makefile.am b/src/demos/Makefile.am
index 6a8852f..b00d6ec 100644
--- a/src/demos/Makefile.am
+++ b/src/demos/Makefile.am
@@ -113,4 +113,7 @@ tunnel2_LDADD = ../util/libutil.la
 winpos_LDADD = ../util/libutil.la
 
 EXTRA_DIST = \
-	README
\ No newline at end of file
+	README \
+	geartrain.dat \
+	isosurf.dat \
+	terrain.dat




More information about the mesa-commit mailing list