5 lines
81 B
Makefile
5 lines
81 B
Makefile
|
CLOCAL = aclocal -I $(auxdir)
|
||
|
ACLOCAL_AMFLAGS = -I config
|
||
|
|
||
|
SUBDIRS = src
|