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

Last change on this file since 6842 was 5331, checked in by jack, 17 years ago

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

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