mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
glib/Makefile.am don't comment out the include of Makefile.decl just
2008-06-24 Michael Natterer <mitch@imendio.com> * glib/Makefile.am * gobject/Makefile.am: don't comment out the include of Makefile.decl just because there are no tests. It needs to be included in each Makefile.am or make check will fail. svn path=/trunk/; revision=7098
This commit is contained in:
committed by
Michael Natterer
parent
96f99d334d
commit
25e2e9fa28
@@ -1,6 +1,5 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
# we have no tests here
|
||||
#include $(top_srcdir)/Makefile.decl
|
||||
include $(top_srcdir)/Makefile.decl
|
||||
|
||||
AUTOMAKE_OPTIONS = 1.6
|
||||
|
||||
|
Reference in New Issue
Block a user