Some build fixes

This commit is contained in:
Matthias Clasen 2010-04-17 16:57:28 -04:00
parent 137cee425f
commit 3db0f554e4
2 changed files with 3 additions and 2 deletions

View 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

View 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