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