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