tinc/gui/Makefile.am
Guus Sliepen 47393b5de4 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.
2011-06-25 00:35:58 +02:00

7 lines
109 B
Makefile

dist_bin_SCRIPTS = tinc-gui
tinc_gui_PYTHON = Tinc.py
tinc_guidir = $(prefix)/bin
extra_DIST = README.gui