summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'unix/Makefile.am')
-rw-r--r--unix/Makefile.am15
1 files changed, 0 insertions, 15 deletions
diff --git a/unix/Makefile.am b/unix/Makefile.am
deleted file mode 100644
index 285f0c3d..00000000
--- a/unix/Makefile.am
+++ /dev/null
@@ -1,15 +0,0 @@
-SUBDIRS = ../common tx x0vncserver vncviewer vncpasswd @VNCCONFIG_DIR@
-
-dist_bin_SCRIPTS = vncserver
-
-man1_MANS = vncserver.man
-
-XVNCDIR = xserver/hw/vnc
-
-EXTRA_DIST = vncserver.man $(XVNCDIR) xserver15.patch xserver16.patch \
- xserver17.patch xserver18.patch xserver19.patch build-xorg build-xorg-git \
- download-xorg-7.4 download-xorg-7.5 xorg-7.5-patches xserver110.patch \
- xorg-7.4-patches
-
-dist-hook:
- rm -rf `find $(distdir) -name .svn`