1 ## Process this file with automake to get Makefile.in
5 SUBDIRS = m4 lib src doc
7 ACLOCAL_AMFLAGS = -I m4
9 EXTRA_DIST = have.h system.h COPYING.README gui
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..."