aboutsummaryrefslogtreecommitdiffstats
path: root/unix/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'unix/Makefile.am')
-rw-r--r--unix/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/unix/Makefile.am b/unix/Makefile.am
new file mode 100644
index 00000000..25f73a84
--- /dev/null
+++ b/unix/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS = tx x0vncserver vncviewer vncpasswd
+
+if VNCCONFIG
+SUBDIRS += vncconfig
+endif