]> www.fi.muni.cz Git - evince.git/blobdiff - backend/ps/Makefile.am
Updated Vietnamese translation.
[evince.git] / backend / ps / Makefile.am
index 499eee35dddf08baa9ee8854e0f85c48102fb226..e443b4a957eaba0325f112aad152cf91d7a2d971 100644 (file)
@@ -2,9 +2,8 @@ INCLUDES = \
        -I$(top_srcdir)                                         \
        -I$(top_srcdir)/libdocument                             \
        $(BACKEND_CFLAGS)                                       \
-       $(WARN_CFLAGS)
-
-#      $(DISABLE_DEPRECATED)
+       $(WARN_CFLAGS)                                          \
+       $(DISABLE_DEPRECATED)
 
 noinst_LTLIBRARIES = libpsdocument.la
 
@@ -16,6 +15,8 @@ libpsdocument_la_SOURCES =    \
        ps.h                    \
        ps-document.c           \
        ps-document.h           \
+       ps-interpreter.c        \
+       ps-interpreter.h        \
        gsdefaults.c            \
        gsdefaults.h