Preserve IPv6 scope_id in edges.
[oweals/tinc.git] / Makefile.am
index 0ea29c83b541878dcee692f6e63637887e080016..c03d02012060d1029a08f4ff6a3ff83c27bfe1ad 100644 (file)
@@ -1,10 +1,12 @@
 ## Process this file with automake to get Makefile.in
 
-AUTOMAKE_OPTIONS = gnits
+AUTOMAKE_OPTIONS = gnu
 
-SUBDIRS = m4 lib cipher src doc
+SUBDIRS = m4 src doc distro
 
-ACLOCAL_AMFLAGS = -I m4
+ACLOCAL_AMFLAGS = -I m4 
 
-EXTRA_DIST = TODO
+EXTRA_DIST = COPYING.README README.android
 
+ChangeLog:
+       git log > ChangeLog