source: zzuf/trunk/Makefile.am @ 2703

Last change on this file since 2703 was 2562, checked in by Sam Hocevar, 15 years ago
  • Better check for the func keyword that does not rely on assumptions about the compiler version.
  • Property svn:keywords set to Id
File size: 176 bytes
Line 
1# $Id: Makefile.am 2562 2008-07-18 09:28:02Z sam $
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.