Makefile.am revision 7e6d7aee5aa8de931a516199627aa7769b0c74b2
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico## Process this file with automake to produce Makefile.in
81de2cd28fa666f5c7db1f9191e197fea025c4a3Kris
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico# ################################################
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# G L O B A L
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico# ################################################
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# Should work in either automake1.7 or 1.8, but 1.6 doesn't
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico# handle foo/libfoo_a_CPPFLAGS properly (if at all).
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# Update: We now avoid setting foo/libfoo_a_CPPFLAGS,
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico# so perhaps 1.6 will work.
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNicoAUTOMAKE_OPTIONS = 1.7 subdir-objects
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico# Executables compiled by "make" and installed by "make install"
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNicobin_PROGRAMS = inkscape inkview
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico# Libraries which should be compiled by "make" but not installed.
40e5cf3e8f0ddda79b1650df77d0f847a22822bfJazzyNico# Use this only for libraries that are really standalone, rather than for
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico# source tree subdirectories.
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNicoif !WITH_EXT_GDL
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNicointernal_GDL = libgdl/libgdl.a
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNicoendif
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNiconoinst_LIBRARIES = \
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNico dom/libdom.a \
d048f1c15089c16b8ca1b264513a2f92ff86e703JazzyNico libcroco/libcroco.a \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico libavoid/libavoid.a \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico $(internal_GDL) \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico libuemf/libuemf.a \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico libcola/libcola.a \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico libvpsc/libvpsc.a \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico livarot/libvarot.a \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico 2geom/lib2geom.a \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico libdepixelize/libdepixelize.a \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico libinkversion.a
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico
88395eed42de4d59f54795b60c8c0a7ab881e153JazzyNicoall_libs = \
5e28646fa4a4013c5fce60e21ecd25238f17032cJazzyNico $(noinst_LIBRARIES) \
5e28646fa4a4013c5fce60e21ecd25238f17032cJazzyNico $(INKSCAPE_LIBS) \
09d8c881485db7f6fa367e8f60da0f0a12f83ff8JazzyNico $(EXIF_LIBS) \
88395eed42de4d59f54795b60c8c0a7ab881e153 Error!

 

There was an error!

null

java.lang.NullPointerException