]> www.fi.muni.cz Git - evince.git/blobdiff - ps/Makefile.am
Separate page/scale notifications
[evince.git] / ps / Makefile.am
index af7d17ab1e6391da00a53cd0dfad99f6e4fb22c4..ca949d43878227139f4e3a653a9faf356fdc044e 100644 (file)
@@ -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   \