[BugFix] Include xserver17.patch and xserver18.patch in EXTRA_DIST in
unix/Makefile.am.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4031 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/unix/Makefile.am b/unix/Makefile.am
index 854956b..f45808e 100644
--- a/unix/Makefile.am
+++ b/unix/Makefile.am
@@ -12,4 +12,4 @@
 	$(XVNCDIR)/XserverDesktop.cc $(XVNCDIR)/Input.h \
 	$(XVNCDIR)/xorg-version.h $(XVNCDIR)/vncHooks.h \
 	$(XVNCDIR)/Makefile.am $(XVNCDIR)/vncHooks.cc $(XVNCDIR)/vncExtInit.h \
-	xserver15.patch xserver16.patch
+	xserver15.patch xserver16.patch xserver17.patch xserver18.patch