X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=cut-n-paste%2Ftoolbar-editor%2FMakefile.am;h=fe172f8cbcb8e78da2f2be342bf1306261c7996d;hb=65c06150e05948eb7b056b0ec5cb9c364b652cfe;hp=26e0b5f95c3fb249a245710290971876f5f5b05f;hpb=50ba6d2ea8219ef2ec7b69e027b2a0f8f803e5a6;p=evince.git diff --git a/cut-n-paste/toolbar-editor/Makefile.am b/cut-n-paste/toolbar-editor/Makefile.am index 26e0b5f9..fe172f8c 100644 --- a/cut-n-paste/toolbar-editor/Makefile.am +++ b/cut-n-paste/toolbar-editor/Makefile.am @@ -13,20 +13,22 @@ noinst_HEADERS = \ eggmarshalers.h \ eggintl.h -noinst_LTLIBRARIES = libegg.la +noinst_LTLIBRARIES = libtoolbareditor.la -libegg_la_SOURCES = \ +libtoolbareditor_la_SOURCES = \ $(BUILT_SOURCES) \ $(EGGSOURCES) \ $(EGGHEADERS) -libegg_la_CPPFLAGS = \ +libtoolbareditor_la_CPPFLAGS = \ -I$(top_builddir)/lib/egg \ - -DCURSOR_DIR=\"$(pkgdatadir)/art\" \ $(AM_CPPFLAGS) -libegg_la_CFLAGS = \ - $(TOOLBAR_EDITOR_CFLAGS) \ +libtoolbareditor_la_CFLAGS = \ + $(LIB_CFLAGS) \ + $(WARN_CFLAGS) \ + $(DISABLE_DEPRECATED) \ + -DCURSOR_DIR=\"$(pkgdatadir)\" \ $(AM_CFLAGS) BUILT_SOURCES = \