Some build fixes
authorMatthias Clasen <mclasen@redhat.com>
Sat, 17 Apr 2010 20:57:28 +0000 (16:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 17 Apr 2010 20:57:28 +0000 (16:57 -0400)
docs/reference/gio/Makefile.am
gio/tests/Makefile.am

index 2221a2d..a9483bd 100644 (file)
@@ -137,6 +137,8 @@ man_MANS =                  \
        gschema-compile.1       \
        gsettings-schema-convert.1
 
+$(man_MANS) : sgml-build.stamp
+
 %.1 : xml/%.xml
        @XSLTPROC@ -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
 
@@ -149,4 +151,3 @@ dist-hook-local: $(BUILT_EXTRA_DIST)
        for f in $$files; do                                    \
          if test -f $$f; then d=.; else d=$(srcdir); fi;       \
          cp $$d/$$f $(distdir) || exit 1; done
-
index a1bcd38..8cfcdef 100644 (file)
@@ -145,7 +145,7 @@ test.mo: de.po
        $(MKDIR_P) de/LC_MESSAGES; \
        cp -f test.mo de/LC_MESSAGES
 
-gschemas.compiled: *.gschema
+gschemas.compiled: *.gschema.xml
        $(top_builddir)/gio/gschema-compile --targetdir=${bulddir} ${srcdir}
 
 DISTCLEAN_FILES = applications/mimeinfo.cache