Add Makefile.am in gui/.
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 24 Jun 2011 22:32:45 +0000 (00:32 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 24 Jun 2011 22:35:58 +0000 (00:35 +0200)
commit47393b5de42120dfb7d01f8b77aff16ac68177ec
tree87e867d174b69259d4761f2b4fa8bf0924ebdd3b
parent7944cce19e4de4207a4ef20569155118acebd406
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.
Makefile.am
configure.in
gui/Makefile.am [new file with mode: 0644]