forked from AuroraMiddleware/gtk
Make make check work.
svn path=/trunk/; revision=20242
This commit is contained in:
parent
9038f2ce98
commit
5505f5b7c1
@ -1,3 +1,7 @@
|
||||
2008-05-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* tests/Makefile.am: Don't add testmountoperation to TEST_PROGS.
|
||||
|
||||
2008-05-29 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
Bug 535526 - updateiconcache.c: using open/close without prototype
|
||||
|
@ -52,9 +52,6 @@ TEST_PROGS += textbuffertest
|
||||
textbuffertest_DEPENDENCIES = $(TEST_DEPS)
|
||||
textbuffertest_LDADD = $(LDADDS)
|
||||
textbuffertest_SOURCES = textbuffertest.c pixbuf-init.c
|
||||
if OS_UNIX
|
||||
TEST_PROGS += testmountoperation
|
||||
endif
|
||||
|
||||
noinst_PROGRAMS = $(TEST_PROGS) \
|
||||
simple \
|
||||
@ -80,6 +77,7 @@ noinst_PROGRAMS = $(TEST_PROGS) \
|
||||
testinput \
|
||||
testmenus \
|
||||
testmenubars \
|
||||
testmountoperation \
|
||||
testmultidisplay \
|
||||
testmultiscreen \
|
||||
testnotebookdnd \
|
||||
|
Loading…
Reference in New Issue
Block a user