proper fix for make check

This commit is contained in:
Olaf Leidinger 2014-01-25 11:06:08 +01:00
parent 1445072633
commit 72227e8268
2 changed files with 7 additions and 2 deletions

View File

@ -146,8 +146,12 @@ uninstall:
rm -f $(DESTDIR)$(itlocaledir)/$$lang/LC_MESSAGES/$(GETTEXT_PACKAGE).mo.m; \
done
check:
check: all $(GETTEXT_PACKAGE).pot
rm -f missing notexist
srcdir=$(srcdir) $(INTLTOOL_UPDATE) -m
if [ -r missing -o -r notexist ]; then \
exit 1; \
fi
mostlyclean:
rm -f *.pox $(GETTEXT_PACKAGE).pot *.old.po cat-id-tbl.tmp

1
po/POTFILES.skip Normal file
View File

@ -0,0 +1 @@
src/schemas/org.gnome.shell.extensions.teatime.gschema.xml.in.in