mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 12:48:51 +00:00
Makefile.am: Don't build tests during normal builds
This makes things build faster, and also fixes issues I can't reproduce with vala and gir. https://bugzilla.gnome.org/show_bug.cgi?id=725690
This commit is contained in:
parent
068e80451b
commit
c28233973b
@ -126,7 +126,7 @@ noinst_DATA =
|
||||
noinst_LTLIBRARIES =
|
||||
TESTS =
|
||||
|
||||
noinst_PROGRAMS = $(check_PROGRAMS)
|
||||
noinst_PROGRAMS =
|
||||
|
||||
pkgconfigdir = $(libdir)/pkgconfig
|
||||
pkgconfig_DATA =
|
||||
|
Loading…
Reference in New Issue
Block a user