Fix make install with --disable-installed-tests
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 Jan 2014 18:25:41 +0000 (13:25 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 Jan 2014 18:36:37 +0000 (13:36 -0500)
commit2b289cc5659276f570e9862ab8fd9d3733b88c22
tree4d30e7607cef5509eb8464a6cbf419fd1e1496c1
parentc09cfc1c8a218a320faa7f624e6ac3194fcd8049
Fix make install with --disable-installed-tests

If installed tests are not enabled, installed_testdir is not
defined, so we end up trying to create /modules and to chmod
things in /x-content/, which is not right.
gio/tests/Makefile.am
gio/tests/modules/Makefile.am