Check for an illegal length of passphrase in read_passphrase().
[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
6
7 ACLOCAL_AMFLAGS = -I m4
8
9 EXTRA_DIST = TODO
10