mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-01-03 10:38:52 +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 =
|
noinst_LTLIBRARIES =
|
||||||
TESTS =
|
TESTS =
|
||||||
|
|
||||||
noinst_PROGRAMS = $(check_PROGRAMS)
|
noinst_PROGRAMS =
|
||||||
|
|
||||||
pkgconfigdir = $(libdir)/pkgconfig
|
pkgconfigdir = $(libdir)/pkgconfig
|
||||||
pkgconfig_DATA =
|
pkgconfig_DATA =
|
||||||
|
Loading…
Reference in New Issue
Block a user