Skip to content
Snippets Groups Projects
Commit 8f1ab731 authored by edgrif's avatar edgrif
Browse files

move libfoo to libzmapfoocanvas.

parent 06e00359
No related branches found
No related tags found
No related merge requests found
......@@ -12,9 +12,9 @@ AM_CPPFLAGS = \
-DG_LOG_DOMAIN=\"Foocanvas\" \
-DVERSION=\"$(VERSION)\"
lib_LTLIBRARIES = libfoocanvas.la
lib_LTLIBRARIES = libzmapfoocanvas.la
libfoocanvas_la_LIBADD = \
libzmapfoocanvas_la_LIBADD = \
$(RENDER_LIBS) \
$(LIBFOOCANVAS_LIBS)
......@@ -34,7 +34,7 @@ libfoocanvasinclude_HEADERS = \
foo-canvas.h \
libfoocanvas.h
libfoocanvas_la_SOURCES = \
libzmapfoocanvas_la_SOURCES = \
$(libfoocanvasinclude_HEADERS) \
foo-canvas-marshal.list \
foo-canvas-i18n.h \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment