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