]> git.meshlink.io Git - meshlink/blob - Makefile.am
Allow configuration directory and node names to be specified on the command line.
[meshlink] / Makefile.am
1 ## Process this file with automake to get Makefile.in
2
3 AUTOMAKE_OPTIONS = gnu
4
5 SUBDIRS =  m4 src doc test
6
7 ACLOCAL_AMFLAGS = -I m4 
8
9 EXTRA_DIST = COPYING.README README.android
10
11 ChangeLog:
12         git log > ChangeLog