Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libdocument/Makefile.am
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-05-23 17:09:31 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2009-05-23 17:09:31 (GMT)
commit15d1dbc0c26ae7dc20a3dcadb917ae02913636ce (patch)
treef1b86826da4c248dfa8ddacee0d5ba6b2c68b12e /libdocument/Makefile.am
parent26b1533e697112e62c0373f5d38ebf18d0f491f4 (diff)
[libdocument] Add EvMappinig to unify all Ev*Mapping types
Diffstat (limited to 'libdocument/Makefile.am')
-rw-r--r--libdocument/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am
index ef5876f..15298e4 100644
--- a/libdocument/Makefile.am
+++ b/libdocument/Makefile.am
@@ -36,6 +36,7 @@ INST_H_FILES = \
ev-link-action.h \
ev-link-dest.h \
ev-link.h \
+ ev-mapping.h \
ev-page.h \
ev-render-context.h \
ev-selection.h \
@@ -74,6 +75,7 @@ libevdocument_la_SOURCES= \
ev-debug.c \
ev-file-exporter.c \
ev-file-helpers.c \
+ ev-mapping.c \
ev-module.c \
ev-page.c \
ev-render-context.c \