]> www.fi.muni.cz Git - evince.git/blob - dvi/mdvi-lib/Makefile.am
Recent files support.
[evince.git] / dvi / mdvi-lib / Makefile.am
1 noinst_LTLIBRARIES = libmdvi.la
2
3 libmdvi_la_SOURCES = \
4         afmparse.c   \
5         afmparse.h   \
6         assoc.c      \
7         assoc.h      \
8         bitmap.c     \
9         bitmap.h     \
10         common.c     \
11         common.h     \
12         defaults.h   \
13         dvimisc.c    \
14         dviopcodes.h \
15         dviread.c    \
16         files.c      \
17         font.c       \
18         fontmap.c    \
19         fontmap.h    \
20         fontsrch.c   \
21         gf.c         \
22         hash.c       \
23         hash.h       \
24         list.c       \
25         mdvi.h       \
26         pagesel.c    \
27         paper.c      \
28         paper.h      \
29         pk.c         \
30         private.h    \
31         setup.c      \
32         special.c    \
33         sp-epsf.c    \
34         sysdeps.h    \
35         t1.c         \
36         tfm.c        \
37         tfmfile.c    \
38         tt.c         \
39         util.c       \
40         vf.c