Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/goo
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/goo')
-rw-r--r--pdf/goo/Makefile.am12
1 files changed, 10 insertions, 2 deletions
diff --git a/pdf/goo/Makefile.am b/pdf/goo/Makefile.am
index ef84b8a..24f89d8 100644
--- a/pdf/goo/Makefile.am
+++ b/pdf/goo/Makefile.am
@@ -2,21 +2,29 @@ lib_LIBRARIES = libgoo.a
libgoo_a_SOURCES = \
GHash.cc \
+ GHash.h \
GList.cc \
+ GList.h \
GString.cc \
+ GString.h \
gmempp.cc \
gfile.cc \
+ gfile.h \
gmem.c \
+ gmem.h \
+ gtypes.h \
parseargs.c \
- GString.h \
+ parseargs.h \
gfile.h \
gmem.h \
- gtypes.h \
parseargs.h
EXTRA_DIST = \
+ vms_directory.c \
vms_dirent.h \
vms_sys_dirent.h\
vms_unix_time.h \
+ vms_unix_times.c\
+ vms_unlink.c \
makefile.w32 \
vms_make.com \ No newline at end of file