Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@590 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/unix/Makefile.in b/unix/Makefile.in
new file mode 100644
index 0000000..be38406
--- /dev/null
+++ b/unix/Makefile.in
@@ -0,0 +1,8 @@
+
+PACKAGE = @PACKAGE@
+VERSION = @VERSION@
+
+SUBDIRS = @ZLIB_DIR@ @JPEG_DIR@ intl rdr network Xregion rfb tx x0vncserver \
+ vncviewer_unix po vncpasswd @VNCCONFIG_DIR@
+
+# followed by boilerplate.mk