X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ps%2FMakefile.am;h=a9f25f922ced0a312abb502b8b7aa808cbc94d70;hb=f00b898dd13b85e510188714f6b9d9a349d23ed2;hp=df66b4a5196e2cec2957e9a65fcd8b17d56b06a8;hpb=c6c3e49776af18ae7a8ce433ac31121a0cdfbc6d;p=evince.git diff --git a/ps/Makefile.am b/ps/Makefile.am index df66b4a5..a9f25f92 100644 --- a/ps/Makefile.am +++ b/ps/Makefile.am @@ -2,8 +2,7 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/backend \ -I$(top_srcdir)/lib \ - -DGNOMEICONDIR=\""${prefix}/${DATADIRNAME}/pixmaps"\" \ - $(PS_CFLAGS) \ + $(BACKEND_CFLAGS) \ $(WARN_CFLAGS) # $(DISABLE_DEPRECATED) @@ -21,4 +20,3 @@ libpsdocument_la_SOURCES = \ gsdefaults.c \ gsdefaults.h -libpsdocument_la_LIBADD = $(PS_LIBS)