X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=cut-n-paste%2Ftotem-screensaver%2FMakefile.am;h=ab67e2c5f6a3ab5f53ae5eb0624b28102f91f79a;hb=e2796d0d1a833e63c9495193c9241bd718f68082;hp=9108b9111ad1547a915850c8c937e6a907d054cc;hpb=949bd66322de613217672824798fbc7973c8b314;p=evince.git diff --git a/cut-n-paste/totem-screensaver/Makefile.am b/cut-n-paste/totem-screensaver/Makefile.am index 9108b911..ab67e2c5 100644 --- a/cut-n-paste/totem-screensaver/Makefile.am +++ b/cut-n-paste/totem-screensaver/Makefile.am @@ -3,9 +3,8 @@ libtotemscrsaver_la_SOURCES = \ totem-scrsaver.h \ totem-scrsaver.c -libtotemscrsaver_la_CFLAGS = \ - -I$(top_srcdir)/lib \ - $(LIB_CFLAGS) \ +libtotemscrsaver_la_CFLAGS = \ + $(SHELL_CORE_CFLAGS) \ $(DBUS_CFLAGS) \ $(WARNING_CFLAGS) \ $(DISABLE_DEPRECATED)