Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/backend/dvi/Makefile.am
diff options
context:
space:
mode:
authorHib Eris <hib@hiberis.nl>2010-01-27 07:11:31 (GMT)
committer Hib Eris <hib@hiberis.nl>2010-01-27 16:27:23 (GMT)
commit88f8f66524a6f62263ca721e7289c3218e450f2c (patch)
treef011448336fafec1c57cffe900aeee97e14050dc /backend/dvi/Makefile.am
parent203a9fad044c6d090788ce716ce45c9ad7ba9399 (diff)
[windows] Guess texmf.cnf location from mktexpk executable
Fixes bgo#602910.
Diffstat (limited to 'backend/dvi/Makefile.am')
-rw-r--r--backend/dvi/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/backend/dvi/Makefile.am b/backend/dvi/Makefile.am
index 93aad73..95b034e 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