Skip to content

Commit 23229c7

Browse files
jeremyhukeith-packard
authored andcommitted
test: Fix make distcheck when not building unit tests
Signed-off-by: Jeremy Huddleston <[email protected]> Reviewed-by: Peter Hutterer <[email protected]> Signed-off-by: Keith Packard <[email protected]>
1 parent ff82f72 commit 23229c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/Makefile.am

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@ libxservertest_la_LIBADD = \
3333
$(top_builddir)/mi/libmi.la \
3434
$(top_builddir)/os/libos.la \
3535
@XORG_LIBS@
36+
endif
3637

3738
CLEANFILES=libxservertest.c
3839

3940
libxservertest.c:
4041
touch $@
41-
42-
endif

0 commit comments

Comments
 (0)