2003-03-11 04:04:52 +08:00
|
|
|
|
2004-08-25 00:39:29 +08:00
|
|
|
# The following files are required for the build process
|
|
|
|
CONFIG_FILES = \
|
2008-05-24 19:04:15 +08:00
|
|
|
m4macros/typecheck.m4 m4macros/argenable.m4
|
2004-08-25 00:39:29 +08:00
|
|
|
|
2008-03-31 08:12:26 +08:00
|
|
|
EXTRA_DIST = $(CONFIG_FILES) TODO autogen.sh
|
2009-09-13 06:34:18 +08:00
|
|
|
SUBDIRS = src data etc doc packaging
|
2002-05-02 12:44:03 +08:00
|
|
|
|