Log warnings about dropped packets only with debug level 5 or higher.
[tinc] / Makefile.am
index 0ea29c8..c03d020 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