more distcheck fixes

This commit is contained in:
Ryan Lortie
2014-01-13 17:23:14 -05:00
parent 028856a99f
commit bcd276c2b4
2 changed files with 4 additions and 2 deletions

View File

@@ -323,7 +323,7 @@ clean-mimeapps:
uninstalled_test_programs += gsettings gschema-compile
gsettings_DEPENDENCIES = test.mo
CLEANFILES += test.mo de/LC_MESSAGES/test.mo
CLEANFILES += test.mo de/LC_MESSAGES/test.mo keyfile/gsettings.store
gsettings_CFLAGS = $(AM_CFLAGS) -DSRCDIR=\"$(abs_srcdir)\"
test.mo: de.po
$(AM_V_GEN) $(MSGFMT) -o test.mo $(srcdir)/de.po; \
@@ -542,6 +542,8 @@ giotypefuncs.c: Makefile
$(SED) -e 's/^/*tp++ = /' -e 's/$$/ ();/' >> xgen-gio && \
cp xgen-gio $@ # && rm -f xgen-gio xgen-giosrc.c
CLEANFILES += xgen-giosrc.c xgen-gio giotypefuncs.c
if ENABLE_INSTALLED_TESTS
install-data-hook:
$(AM_V_at) chmod a+x $(DESTDIR)$(installed_testdir)/x-content/win32-software/autorun.exe