5 lines
72 B
Makefile
5 lines
72 B
Makefile
AUTOMAKE_OPTIONS = foreign
|
|
ACLOCAL_AMFLAGS = -I m4
|
|
SUBDIRS = src extra
|
|
|