summaryrefslogtreecommitdiff
path: root/print/tex-xdvik/files/patch-texk-xdvik-tests-Makefile.am
blob: 0b33515606ef2c6923374dd0b4ebb9a321686f12 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- texk/xdvik/tests/Makefile.am.orig	2013-03-13 20:24:29 UTC
+++ texk/xdvik/tests/Makefile.am
@@ -22,11 +22,17 @@ run_tests_SOURCES = \
 
 $(run_tests_OBJECTS): ../libxdvi.a $(common_dependencies)
 
-LDADD = ../libxdvi.a $(common_ldadd)
+LDADD = ../libxdvi.a $(common_ldadd) $(FREETYPE2_LIBS) $(ZLIB_LIBS)
 
 ../libxdvi.a: $(libxdvi_dependencies)
 	cd .. && $(MAKE) $(AM_MAKEFLAGS) libxdvi.a
 
+## Rebuild libfreetype
+@FREETYPE2_RULE@
+
+## Rebuild libz
+@ZLIB_RULE@
+
 ## Not used
 ##
 EXTRA_DIST = test1.c