X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fpixbuf%2FMakefile.am;h=e31a8bb22eac874974050dc671b30ffa00020a80;hb=0526caefb3e35fe432e40fb9503d370907c9ef28;hp=016ea8efa3eb52febe865fa73d4eeaa80022381f;hpb=d8e0f342c454da540242925c83a218d6c24be3dd;p=evince.git diff --git a/backend/pixbuf/Makefile.am b/backend/pixbuf/Makefile.am index 016ea8ef..e31a8bb2 100644 --- a/backend/pixbuf/Makefile.am +++ b/backend/pixbuf/Makefile.am @@ -19,11 +19,12 @@ libpixbufdocument_la_LIBADD = \ $(BACKEND_LIBS) backend_in_files = pixbufdocument.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