diff options
author | Yaakov Selkowitz <yselkowitz@users.sourceforge.net> | 2009-10-19 13:07:26 +1000 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-10-19 12:34:22 +0900 |
commit | 63f4bf39170eb2262617ef2dc95fd6d337b9dad5 (patch) | |
tree | eafe54a62e8d76c41d5ae4cc8d7f64824fad4378 /hw/xwin/Makefile.am | |
parent | 2bd71a6db241924bd17ac9dd4aa38e7e563ee5c1 (diff) |
Fix make dist after 78c87bdad1feab91c2a39e01513b4b0826665f06
Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw/xwin/Makefile.am')
-rw-r--r-- | hw/xwin/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xwin/Makefile.am b/hw/xwin/Makefile.am index 2c7972a7f..a76b56957 100644 --- a/hw/xwin/Makefile.am +++ b/hw/xwin/Makefile.am @@ -196,7 +196,6 @@ EXTRA_DIST = \ $(GLX_EXTRAS) \ $(MAN_SRCS) \ _usr_X11R6_lib_X11_system.XWinrc \ - X-boxed.ico \ X.ico \ XWin.rc \ xlaunch/config.cc \ |