[PATCH xserver 1/1] test: Fix 'make dist' for configurations that build the Xorg DDX

Jeremy Huddleston jeremyhu at apple.com
Mon Mar 5 00:07:34 PST 2012


Signed-off-by: Jeremy Huddleston <jeremyhu at apple.com>
---
 test/Makefile.am |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/test/Makefile.am b/test/Makefile.am
index b875b75..eb61470 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -52,6 +52,9 @@ libxservertest_la_LIBADD += \
             $(top_builddir)/hw/xfree86/i2c/libi2c.la \
             $(top_builddir)/hw/xfree86/dixmods/libxorgxkb.la \
             @XORG_LIBS@
+
+EXTRA_DIST = ddxstubs.c
+
 else
 nodist_libxservertest_la_SOURCES = \
             ddxstubs.c \
-- 
1.7.9.2



More information about the xorg-devel mailing list