summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.am
diff options
context:
space:
mode:
authorAdam Tkac <atkac@redhat.com>2010-04-23 13:30:39 +0000
committerAdam Tkac <atkac@redhat.com>2010-04-23 13:30:39 +0000
commitfbd94365988dd7d58ce2751ad5ec0ea07b2f129e (patch)
treea842d5b05249a6e27438f9a868b3ef60188bc537 /unix/Makefile.am
parent2c0ea90ad8ffdcf28859921a844d491b8457b03e (diff)
downloadtigervnc-fbd94365988dd7d58ce2751ad5ec0ea07b2f129e.tar.gz
tigervnc-fbd94365988dd7d58ce2751ad5ec0ea07b2f129e.zip
[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
Diffstat (limited to 'unix/Makefile.am')
-rw-r--r--unix/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/Makefile.am b/unix/Makefile.am
index 854956b9..f45808ed 100644
--- a/unix/Makefile.am
+++ b/unix/Makefile.am
@@ -12,4 +12,4 @@ EXTRA_DIST = vncserver.man $(XVNCDIR)/RegionHelper.h $(XVNCDIR)/vncExtInit.cc \
$(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