test: Fix make dist

It seems like make dist should be doing te right thing without this commit,
but it's not in some cases.  Don't ask me to explain why.

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
This commit is contained in:
Jeremy Huddleston 2012-04-07 15:26:53 -07:00
parent d97868d934
commit d1ef0d4964

View File

@ -54,8 +54,6 @@ libxservertest_la_LIBADD += \
$(top_builddir)/hw/xfree86/dixmods/libxorgxkb.la \
@XORG_LIBS@
EXTRA_DIST = ddxstubs.c
else
nodist_libxservertest_la_SOURCES = \
ddxstubs.c \
@ -111,3 +109,6 @@ endif
libxservertest_la_DEPENDENCIES = $(libxservertest_la_LIBADD)
endif
EXTRA_DIST = ddxstubs.c