glib/Makefile.am don't comment out the include of Makefile.decl just
authorMichael Natterer <mitch@imendio.com>
Tue, 24 Jun 2008 20:29:24 +0000 (20:29 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 24 Jun 2008 20:29:24 +0000 (20:29 +0000)
commit25e2e9fa28d39d82e6c6a127b8d40e8cc4815f88
tree984c14c6ae5f8636deeaea643a4242906382a9f1
parent96f99d334d434ae08e0884666895afd1d1ad2108
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
docs/reference/ChangeLog
docs/reference/glib/Makefile.am
docs/reference/gobject/Makefile.am