X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ps%2FMakefile.am;h=ca949d43878227139f4e3a653a9faf356fdc044e;hb=6d7f9e7cf7678b48828be0722ae2e998ce85b7a7;hp=af7d17ab1e6391da00a53cd0dfad99f6e4fb22c4;hpb=9e5430d1335c285c8a1150d6ba04773f77b4d715;p=evince.git diff --git a/ps/Makefile.am b/ps/Makefile.am index af7d17ab..ca949d43 100644 --- a/ps/Makefile.am +++ b/ps/Makefile.am @@ -1,6 +1,7 @@ INCLUDES = \ -I$(top_srcdir) \ -I$(top_srcdir)/backend \ + -I$(top_srcdir)/lib \ -DGNOMEICONDIR=\""${prefix}/${DATADIRNAME}/pixmaps"\" \ $(PS_CFLAGS) @@ -11,6 +12,7 @@ libgtkgs_la_SOURCES = \ gsio.h \ gsdefaults.c \ gsdefaults.h \ + gstypes.h \ ps.c \ ps.h \ ps-document.c \