mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 20:58:52 +00:00
Makefile.am: Fix make distcheck again
This commit is contained in:
parent
0d116b7177
commit
068e80451b
@ -11,7 +11,7 @@ SUBDIRS = \
|
||||
DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--enable-debug=yes \
|
||||
--disable-coverage \
|
||||
--enable-strict \
|
||||
--disable-strict \
|
||||
--disable-silent-rules \
|
||||
--enable-gtk-doc \
|
||||
--enable-vala
|
||||
|
@ -307,6 +307,10 @@ endif # HAVE_INTROSPECTION
|
||||
|
||||
endif # HAVE_VALAC
|
||||
|
||||
EXTRA_DIST += \
|
||||
libsecret/test-vala-lang.vala \
|
||||
libsecret/test-vala-unstable.vala
|
||||
|
||||
# ------------------------------------------------------------------
|
||||
# TEST INTROSPECTION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user