[poppler] goo/Makefile.am
Albert Astals Cid
aacid at kemper.freedesktop.org
Sat Oct 10 05:54:14 PDT 2009
goo/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fd91b79c053bb5cd01a766032b90981dbc5e5dd3
Author: Albert Astals Cid <aacid at kde.org>
Date: Sat Oct 10 14:53:42 2009 +0200
fix compiling with automake
diff --git a/goo/Makefile.am b/goo/Makefile.am
index 57c54e2..b8a81ed 100644
--- a/goo/Makefile.am
+++ b/goo/Makefile.am
@@ -34,5 +34,5 @@ libgoo_la_SOURCES = \
FixedPoint.cc \
PNGWriter.cc \
JpegWriter.cc \
- goo/ImgWriter.cc \
+ ImgWriter.cc \
gstrtod.cc
More information about the poppler
mailing list