6 lines
110 B
Makefile
6 lines
110 B
Makefile
## Process this file with automake to create Makefile.in
|
|
|
|
SUBDIRS = src
|
|
|
|
EXTRA_DIST = autogen.sh acinclude.m4
|