gobject-introspection r798 - trunk/tests/types



Author: walters
Date: Thu Oct 23 18:44:22 2008
New Revision: 798
URL: http://svn.gnome.org/viewvc/gobject-introspection?rev=798&view=rev

Log:
tests/types should be noinst_


Modified:
   trunk/tests/types/Makefile.am

Modified: trunk/tests/types/Makefile.am
==============================================================================
--- trunk/tests/types/Makefile.am	(original)
+++ trunk/tests/types/Makefile.am	Thu Oct 23 18:44:22 2008
@@ -5,7 +5,7 @@
 testprefix = $(pkglibdir)/test
 
 testlibdir = $(testprefix)
-testlib_LTLIBRARIES = libgitesttypes.la
+noinst_LTLIBRARIES = libgitesttypes.la
 
 girdir = $(testprefix)/gir
 dist_gir_DATA = $(GIRS)



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