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=a01c155a3e8b251f20ee5e5c83f032b109557862;hb=b59f53187ed898327f3f6a159d523c5fffaa2395;hp=28b1380e4152fc8f4b9e460356d23e728d159f3e;hpb=1af6600934d1f723e5b492b8322e52a1144fb0af;p=evince.git diff --git a/cut-n-paste/toolbar-editor/Makefile.am b/cut-n-paste/toolbar-editor/Makefile.am index 28b1380e..a01c155a 100644 --- a/cut-n-paste/toolbar-editor/Makefile.am +++ b/cut-n-paste/toolbar-editor/Makefile.am @@ -20,11 +20,10 @@ libtoolbareditor_la_SOURCES = \ $(EGGHEADERS) libtoolbareditor_la_CPPFLAGS = \ - -I$(top_builddir)/lib/egg \ $(AM_CPPFLAGS) libtoolbareditor_la_CFLAGS = \ - $(LIB_CFLAGS) \ + $(SHELL_CORE_CFLAGS) \ $(WARN_CFLAGS) \ $(DISABLE_DEPRECATED) \ -DCURSOR_DIR=\"$(pkgdatadir)\" \