summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--unix/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/unix/Makefile.am b/unix/Makefile.am
index f27fe309..285f0c3d 100644
--- a/unix/Makefile.am
+++ b/unix/Makefile.am
@@ -8,7 +8,8 @@ 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
+ 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`