5 lines
70 B
Makefile
5 lines
70 B
Makefile
|
ACLOCAL_AMFLAGS = -I m4
|
||
|
AUTOMAKE_OPTIONS = foreign
|
||
|
SUBDIRS = src man
|
||
|
|