tests/types should be noinst_
authorColin Walters <walters@src.gnome.org>
Thu, 23 Oct 2008 18:44:22 +0000 (18:44 +0000)
committerColin Walters <walters@src.gnome.org>
Thu, 23 Oct 2008 18:44:22 +0000 (18:44 +0000)
svn path=/trunk/; revision=798

tests/types/Makefile.am

index f24314e901be4d81c97d957f798758c93e346540..ccd2f3576cab8ab833cda141910304bcbe066502 100644 (file)
@@ -5,7 +5,7 @@ LIBS = $(GOBJECT_LIBS)
 testprefix = $(pkglibdir)/test
 
 testlibdir = $(testprefix)
-testlib_LTLIBRARIES = libgitesttypes.la
+noinst_LTLIBRARIES = libgitesttypes.la
 
 girdir = $(testprefix)/gir
 dist_gir_DATA = $(GIRS)