gtk+ r20242 - in trunk: . tests



Author: matthiasc
Date: Thu May 29 23:12:21 2008
New Revision: 20242
URL: http://svn.gnome.org/viewvc/gtk+?rev=20242&view=rev

Log:
Make make check work.


Modified:
   trunk/ChangeLog
   trunk/tests/Makefile.am

Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am	(original)
+++ trunk/tests/Makefile.am	Thu May 29 23:12:21 2008
@@ -52,9 +52,6 @@
 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 @@
 	testinput			\
 	testmenus			\
 	testmenubars			\
+	testmountoperation		\
 	testmultidisplay		\
 	testmultiscreen			\
 	testnotebookdnd			\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]