summaryrefslogtreecommitdiff
path: root/hw/xwin/Makefile.am
diff options
context:
space:
mode:
authorJulien Cristau <jcristau@debian.org>2008-07-20 16:30:24 +0200
committerJulien Cristau <jcristau@debian.org>2008-07-20 16:30:24 +0200
commit43c6d5a6f83dfdf8596c8d0faf8ac1a64f73a8c1 (patch)
tree4aaf5849adf85d8b2b08d75a8dc1819be7f9c10a /hw/xwin/Makefile.am
parent92b0a04ffd630a89705fc73d587182a62c34cd84 (diff)
distcheck fixes
Still seems to fail because hw/xquartz has too long filenames
Diffstat (limited to 'hw/xwin/Makefile.am')
-rw-r--r--hw/xwin/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/hw/xwin/Makefile.am b/hw/xwin/Makefile.am
index c61a6135f..00d425544 100644
--- a/hw/xwin/Makefile.am
+++ b/hw/xwin/Makefile.am
@@ -167,10 +167,10 @@ AM_CFLAGS = -DHAVE_XWIN_CONFIG_H $(DIX_CFLAGS) \
dist_man1_MANS = XWin.man XWinrc.man
GLX_EXTRAS = \
- windows/ChangeLog \
- windows/glwindows.h \
- windows/glwrap.c \
- windows/indirect.c
+ glx/ChangeLog \
+ glx/glwindows.h \
+ glx/glwrap.c \
+ glx/indirect.c
EXTRA_DIST = \
$(GLX_EXTRAS) \