summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDRC <dcommander@users.sourceforge.net>2011-02-17 01:45:16 +0000
committerDRC <dcommander@users.sourceforge.net>2011-02-17 01:45:16 +0000
commitaf7caaabf01d5b91237925f286a523141b92e075 (patch)
tree32d60e5616b79fbaf5c5de2da42607f6e6cdd928
parentbf47651278b5e6344c2844cc0a8bef22627dc256 (diff)
downloadtigervnc-af7caaabf01d5b91237925f286a523141b92e075.tar.gz
tigervnc-af7caaabf01d5b91237925f286a523141b92e075.zip
Distribute Xorg 7.4 patches
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4293 3789f03b-4d11-0410-bbf8-ca57d06f2519
-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`