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