projects
/
platform
/
upstream
/
gobject-introspection.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1842570
)
tests/types should be noinst_
author
Colin Walters
<walters@src.gnome.org>
Thu, 23 Oct 2008 18:44:22 +0000
(18:44 +0000)
committer
Colin 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
patch
|
blob
|
history
diff --git
a/tests/types/Makefile.am
b/tests/types/Makefile.am
index f24314e901be4d81c97d957f798758c93e346540..ccd2f3576cab8ab833cda141910304bcbe066502 100644
(file)
--- a/
tests/types/Makefile.am
+++ b/
tests/types/Makefile.am
@@
-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)