X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=cut-n-paste%2Ftotem-screensaver%2FMakefile.am;h=0b69f36d1c7150b2fe6ef08fbe6aa5992cace0d8;hb=f58670288f5b717267a5487ebf81cba52dc253d2;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..0b69f36d 100644 --- a/cut-n-paste/totem-screensaver/Makefile.am +++ b/cut-n-paste/totem-screensaver/Makefile.am @@ -3,9 +3,10 @@ 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) + +-include $(top_srcdir)/git.mk