X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fimpress%2FMakefile.am;h=c1da9a197c585c33bf2e3fc6eebb65dff6e952e9;hb=5f554d8e362a35e05840068e1b3ea935be5d3c47;hp=02305f3fd369b7d6c4198685e05dd8e77f1e0e1f;hpb=b544d50d45d476a523fbb55c564eb8b6dd015cac;p=evince.git diff --git a/backend/impress/Makefile.am b/backend/impress/Makefile.am index 02305f3f..c1da9a19 100644 --- a/backend/impress/Makefile.am +++ b/backend/impress/Makefile.am @@ -46,11 +46,12 @@ libimpressdocument_la_LIBADD = \ $(BACKEND_LIBS) -lz backend_in_files = impressdocument.evince-backend.in - -%.evince-backend: %.evince-backend.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache - backend_DATA = $(backend_in_files:.evince-backend.in=.evince-backend) EXTRA_DIST = $(backend_in_files) CLEANFILES = $(backend_DATA) + +@EV_INTLTOOL_EVINCE_BACKEND_RULE@ + +-include $(top_srcdir)/git.mk