diff options
Diffstat (limited to 'unix/Makefile.am')
-rw-r--r-- | unix/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.am b/unix/Makefile.am index d4478831..f27fe309 100644 --- a/unix/Makefile.am +++ b/unix/Makefile.am @@ -8,7 +8,7 @@ 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 + download-xorg-7.4 download-xorg-7.5 xorg-7.5-patches xserver110.patch dist-hook: rm -rf `find $(distdir) -name .svn` |