source: anuga_work/development/anugavis/Makefile.am @ 5292

Last change on this file since 5292 was 5292, checked in by jack, 16 years ago

anugavis: Some basic camera control and frame stepping.

File size: 172 bytes
Line 
1## Process this file with automake to generate Makefile.in
2ACLOCAL_AMFLAGS = -I m4
3EXTRA_DIST = m4
4SUBDIRS = src
5
6dist-hook:
7        rm -rf `find $(distdir)/m4 -name .svn`
Note: See TracBrowser for help on using the repository browser.