Fix make dist


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4258 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/unix/Makefile.am b/unix/Makefile.am
index d447883..f27fe30 100644
--- a/unix/Makefile.am
+++ b/unix/Makefile.am
@@ -8,7 +8,7 @@
 
 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`