PLIB 1.8.5+ r2173 from http://plib.svn.sourceforge.net/svnroot/plib/trunk
This commit is contained in:
16
examples/Makefile.am
Normal file
16
examples/Makefile.am
Normal file
@@ -0,0 +1,16 @@
|
||||
SUBDIRS = src
|
||||
|
||||
EXTRA_DIST = README COPYING.DATA plib_examples.dsp plib_examples.dsw install-sh missing autogen.sh
|
||||
|
||||
dist-hook:
|
||||
tar cf - doc \
|
||||
src/ssg/tux/data \
|
||||
src/ssg/water/data \
|
||||
src/ssg/sky/data \
|
||||
src/ssg/majik/data \
|
||||
src/ssg/shrubs/data \
|
||||
src/psl/data \
|
||||
src/fnt/data \
|
||||
data \
|
||||
| ( cd $(distdir) ; tar xf - )
|
||||
|
||||
Reference in New Issue
Block a user