1 ## Process this file with automake to get Makefile.in
5 SUBDIRS = m4 src doc gui test
7 ACLOCAL_AMFLAGS = -I m4
9 EXTRA_DIST = COPYING.README README.android
15 dpkg-buildpackage -rfakeroot
18 cp $(distdir).tar.gz /usr/src/redhat/SOURCES/
19 cp redhat/tinc.spec /usr/src/redhat/SOURCES/
20 cd /usr/src/redhat/SOURCES/ && rpm -bb tinc.spec
25 echo "Please edit the NEWS file now..."