source: zzuf/trunk/Makefile.am @ 2562

Revision 2562, 176 bytes checked in by sam, 5 years ago (diff)
  • Better check for the func keyword that does not rely on assumptions about the compiler version.
  • Property svn:keywords set to Id
Line 
1# $Id$
2
3SUBDIRS = src test doc
4DIST_SUBDIRS = $(SUBDIRS)
5
6EXTRA_DIST = bootstrap AUTHORS m4/cflags.m4 m4/func.m4
7ACLOCAL_AMFLAGS = -I m4
8AUTOMAKE_OPTIONS = foreign dist-bzip2
9
Note: See TracBrowser for help on using the repository browser.