Include genauth.8 in the distribution.
[tinc] / Makefile.am
1 ## Process this file with automake to get Makefile.in
2
3 AUTOMAKE_OPTIONS = gnits
4
5 SUBDIRS = m4 lib cipher src doc redhat
6
7 ACLOCAL_AMFLAGS = -I m4
8
9 EXTRA_DIST = TODO
10
11 ChangeLog:
12         rcs2log -u "zarq        Ivo Timmermans  itimmermans@bigfoot.com" | \
13           sed -e 's,/home/CVS/tinc/cabal/,,g' > $@