]> www.fi.muni.cz Git - evince.git/blob - pdf/goo/Makefile.am
Import of xpdf code from gpdf.
[evince.git] / pdf / goo / Makefile.am
1 INCLUDES =                      \
2         -I$(top_srcdir)         \
3         -I$(top_srcdir)/pdf
4
5 noinst_LIBRARIES = libGoo.a
6
7 libGoo_a_SOURCES =      \
8         GHash.cc        \
9         GHash.h         \
10         GList.cc        \
11         GList.h         \
12         GMutex.h        \
13         GString.cc      \
14         GString.h       \
15         gmempp.cc       \
16         gfile.cc        \
17         gfile.h         \
18         gmem.c          \
19         gmem.h          \
20         gtypes.h        \
21         parseargs.c     \
22         parseargs.h     \
23         gfile.h         \
24         gmem.h          \
25         parseargs.h
26
27 EXTRA_DIST =            \
28         vms_directory.c \
29         vms_dirent.h    \
30         vms_sys_dirent.h\
31         vms_unix_time.h \
32         vms_unix_times.c\
33         vms_unlink.c    \
34         vms_make.com