You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
229 B
19 lines
229 B
11 years ago
|
|
||
|
ACLOCAL_AMFLAGS = -I m4
|
||
|
|
||
|
SUBDIRS = src data
|
||
|
|
||
|
MAINTAINERCLEANFILES = \
|
||
|
Makefile.in \
|
||
|
config.guess \
|
||
|
config.h.in \
|
||
|
aclocal.m4 \
|
||
|
config.h.in~ \
|
||
|
config.sub \
|
||
|
configure \
|
||
|
depcomp \
|
||
|
install-sh \
|
||
|
missing \
|
||
|
config.rpath \
|
||
|
mkinstalldirs
|