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

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

Anugavis: included depcomp in distribution so the build passes make distcheck.

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