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=6ce200550f7a34c878968320bfacd11591da4482;hp=1c9a09d9c4c167352dabf9caa1f668fd93191a24;hpb=bb5ea194600d5ae09b18a147420f4fc42c0808df;p=evince.git diff --git a/cut-n-paste/toolbar-editor/Makefile.am b/cut-n-paste/toolbar-editor/Makefile.am index 1c9a09d9..fe172f8c 100644 --- a/cut-n-paste/toolbar-editor/Makefile.am +++ b/cut-n-paste/toolbar-editor/Makefile.am @@ -25,7 +25,9 @@ libtoolbareditor_la_CPPFLAGS = \ $(AM_CPPFLAGS) libtoolbareditor_la_CFLAGS = \ - $(TOOLBAR_EDITOR_CFLAGS) \ + $(LIB_CFLAGS) \ + $(WARN_CFLAGS) \ + $(DISABLE_DEPRECATED) \ -DCURSOR_DIR=\"$(pkgdatadir)\" \ $(AM_CFLAGS)