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
RevLine 
[1657]1# $Id$
[1463]2
[1521]3SUBDIRS = src test doc
4DIST_SUBDIRS = $(SUBDIRS)
[1463]5
[2562]6EXTRA_DIST = bootstrap AUTHORS m4/cflags.m4 m4/func.m4
[2527]7ACLOCAL_AMFLAGS = -I m4
[1463]8AUTOMAKE_OPTIONS = foreign dist-bzip2
9
Note: See TracBrowser for help on using the repository browser.