blob: 770835c543f094bdaf9a390180b98f658f619c33 (
plain)
1
2
3
4
5
6
7
|
ACLOCAL_AMFLAGS = -I m4
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
config.sub configure depcomp install-sh ltmain.sh \
missing config.rpath mkinstalldirs compile
SUBDIRS = src test
|