]> www.fi.muni.cz Git - evince.git/blobdiff - libdocument/Makefile.am
Add EvMappingList data struct instead of using a GList
[evince.git] / libdocument / Makefile.am
index dae6953436b83b81664fa826e126b18fa10a682b..facf17ccf1fc3a2a8845af3f320e439a01db6101 100644 (file)
@@ -35,7 +35,7 @@ INST_H_SRC_FILES =                            \
        ev-link-action.h                        \
        ev-link-dest.h                          \
        ev-link.h                               \
-       ev-mapping.h                            \
+       ev-mapping-list.h                       \
        ev-page.h                               \
        ev-render-context.h                     \
        ev-selection.h                          \
@@ -80,7 +80,7 @@ libevdocument_la_SOURCES=                     \
        ev-debug.c                              \
        ev-file-exporter.c                      \
        ev-file-helpers.c                       \
-       ev-mapping.c                            \
+       ev-mapping-list.c                       \
        ev-module.c                             \
        ev-page.c                               \
        ev-render-context.c                     \