summaryrefslogtreecommitdiff
path: root/hw/xnest
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-07-28 23:28:34 +0000
committerKevin E Martin <kem@kem.org>2005-07-28 23:28:34 +0000
commit86529c07d6ff69ef936ee370be07b373e2961360 (patch)
treea0c3c9cf5efd50c2975ad930ee0803e77d5d089f /hw/xnest
parent3e4bf8a8f46e14078c64c56ad303c80cd9d8d5be (diff)
Fix distcheck for server
Diffstat (limited to 'hw/xnest')
-rw-r--r--hw/xnest/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/hw/xnest/Makefile.am b/hw/xnest/Makefile.am
index 0fb415be5..f3ddefbba 100644
--- a/hw/xnest/Makefile.am
+++ b/hw/xnest/Makefile.am
@@ -36,6 +36,7 @@ SRCS = Args.c \
XNGC.h \
XNPixmap.h \
XNWindow.h \
+ xnest-config.h \
$(top_srcdir)/Xext/dpmsstubs.c \
$(top_srcdir)/Xi/stubs.c \
$(top_srcdir)/mi/miinitext.c \
@@ -55,7 +56,9 @@ AM_CFLAGS = -DHAVE_XNEST_CONFIG_H \
-DXFree86Server \
$(XNESTMODULES_CFLAGS)
-EXTRA_DIST = os2Stub.c
+EXTRA_DIST = os2Stub.c \
+ icon \
+ screensaver
# -UDPMSExtension for miinitext? can't put into
# OS_DEFINES???