Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/pdf/goo/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'pdf/goo/Makefile.am')
-rw-r--r--pdf/goo/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/pdf/goo/Makefile.am b/pdf/goo/Makefile.am
index a80aaef..ef84b8a 100644
--- a/pdf/goo/Makefile.am
+++ b/pdf/goo/Makefile.am
@@ -1,6 +1,8 @@
lib_LIBRARIES = libgoo.a
libgoo_a_SOURCES = \
+ GHash.cc \
+ GList.cc \
GString.cc \
gmempp.cc \
gfile.cc \
@@ -11,7 +13,7 @@ libgoo_a_SOURCES = \
gmem.h \
gtypes.h \
parseargs.h
-
+
EXTRA_DIST = \
vms_dirent.h \
vms_sys_dirent.h\