X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=backend%2Fdvi%2FMakefile.am;h=95b034eb6d3e9203590f08f8c4d78e2f61fa1a92;hb=a90e38bd4aab8013c402e55753275f5b3408e103;hp=0e27e115eb6bfa279f82079dc4e5832dfe695c89;hpb=6928d325b767871772a9abd86e91456bcceb405a;p=evince.git diff --git a/backend/dvi/Makefile.am b/backend/dvi/Makefile.am index 0e27e115..95b034eb 100644 --- a/backend/dvi/Makefile.am +++ b/backend/dvi/Makefile.am @@ -18,6 +18,8 @@ libdvidocument_la_SOURCES = \ dvi-document.h \ cairo-device.c \ cairo-device.h \ + texmfcnf.c \ + texmfcnf.h \ fonts.c \ fonts.h @@ -41,3 +43,5 @@ EXTRA_DIST = $(backend_in_files) CLEANFILES = $(backend_DATA) @EV_INTLTOOL_EVINCE_BACKEND_RULE@ + +-include $(top_srcdir)/git.mk