]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/Makefile.am
A libdocument/ev-init.[ch]: Add single init/shutdown method. Bug #569117.
[evince.git] / libdocument / Makefile.am
index 94b049f561d3557352b8912fdce1176c7e0acb27..6eab5854498386df3699aa64b498e1396760f000 100644 (file)
@@ -26,6 +26,7 @@ INST_H_FILES =                                        \
        ev-file-helpers.h                       \
        ev-form-field.h                         \
        ev-image.h                              \
+       ev-init.h                               \
        ev-layer.h                              \
        ev-link-action.h                        \
        ev-link-dest.h                          \
@@ -48,6 +49,7 @@ libevdocument_la_SOURCES=                     \
        ev-link-action.c                        \
        ev-link-dest.c                          \
        ev-image.c                              \
+       ev-init.c                               \
        ev-document.c                           \
        ev-document-factory.c                   \
        ev-document-thumbnails.c                \