From: Guus Sliepen Date: Fri, 24 Jun 2011 22:32:45 +0000 (+0200) Subject: Add Makefile.am in gui/. X-Git-Tag: release-1.1pre1~3 X-Git-Url: https://www.tinc-vpn.org/git/browse?a=commitdiff_plain;h=47393b5de42120dfb7d01f8b77aff16ac68177ec;hp=47393b5de42120dfb7d01f8b77aff16ac68177ec;p=tinc Add Makefile.am in gui/. This ensures the gui source will be included in the tarball with make dist, and will be installed with make install. ---