summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2010-02-19 00:05:28 -0600
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2010-03-22 00:45:43 -0500
commit8db894690988f2bac9c0acb96fd39811d2b42f47 (patch)
treeb4055704068c519ba1ef2c0603d016a38ebd0a9e
parent13c007f9224ad871193e40466e64df1477ed26b0 (diff)
Cygwin/X: Fix make dist after 11252ed82e1f361b99e86521ac9314f868bd1a3a
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net> Acked-by: Adam Jackson <ajax@redhat.com> Reviewed-by: Keith Packard <keithp@keithp.com>
-rw-r--r--hw/xwin/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xwin/Makefile.am b/hw/xwin/Makefile.am
index fbaf0927e..daba67973 100644
--- a/hw/xwin/Makefile.am
+++ b/hw/xwin/Makefile.am
@@ -197,6 +197,7 @@ include $(top_srcdir)/cpprules.in
EXTRA_DIST = \
$(GLX_EXTRAS) \
$(MAN_SRCS) \
+ $(xwinconfig_DATA) \
X.ico \
XWin.rc \
xlaunch/config.cc \