Code

r16913@shi: ted | 2007-10-30 21:32:09 -0700
authorgouldtj <gouldtj@users.sourceforge.net>
Wed, 31 Oct 2007 13:28:36 +0000 (13:28 +0000)
committergouldtj <gouldtj@users.sourceforge.net>
Wed, 31 Oct 2007 13:28:36 +0000 (13:28 +0000)
 Adding in libwpg

src/Makefile.am
src/Makefile_insert

index 7e6cd1f263ded0a0f3dabdf03cc23cc46b8bb987..95ab6ce56e600e250836280a6938b94544430dd0 100644 (file)
@@ -19,6 +19,7 @@ INCLUDES =    \
        $(GNOME_PRINT_CFLAGS)   \
        $(GNOME_VFS_CFLAGS)     \
        $(INKBOARD_CFLAGS) \
+       $(LIBWPG_CFLAGS) \
        $(XFT_CFLAGS)   \
        $(GTK_UNIX_PRINT_CFLAGS)        \
        $(POPPLER_CFLAGS)       \
@@ -252,7 +253,7 @@ test-all.cpp: \
                $(svg_test_svg_includes)        \
                $(xml_test_xml_includes)        \
                $(test_all_includes)
-       $(top_srcdir)/cxxtest/cxxtestgen.pl --template=$(srcdir)/selfname.tpl -root -o test-all.cpp     \
+               $(top_srcdir)/cxxtest/cxxtestgen.pl --template=$(srcdir)/selfname.tpl -root -o test-all.cpp     \
                $(libnr_test_nr_includes)       \
                $(svg_test_svg_includes)        \
                $(xml_test_xml_includes)        \
index 2efbd806efcef0462a6db1b6cbe22036f5867e25..886ad6dc9262cae52e960a33d4ebc5f0b321c3ba 100644 (file)
@@ -371,6 +371,7 @@ all_libs =                  \
        $(PERL_LIBS)            \
        $(PYTHON_LIBS)  \
        $(INKBOARD_LIBS) \
+       $(LIBWPG_LIBS) \
        $(IMAGEMAGICK_LIBS)
 
 desktop.$(OBJEXT): helper/sp-marshal.h