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@src.gnome.org>2008-04-27 15:52:51 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2008-04-27 15:52:51 (GMT)
commitae482b5ca216978f0fdc1e5b89e9709c3ff8b06b (patch)
tree2320788d243abd58ffdd3f0a4050988082d4721d /libdocument/Makefile.am
parent5241892c3cd9adf747a919f78357a8fd0e1367ec (diff)
Merge branch 'ev-debug' into work
svn path=/trunk/; revision=3025
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 577c1c5..b225caa 100644
--- a/libdocument/Makefile.am
+++ b/libdocument/Makefile.am
@@ -14,6 +14,7 @@ libevbackend_la_LIBADD = $(LIB_LIBS)
NOINST_H_FILES = \
ev-backend-marshalers.h \
ev-backends-manager.h \
+ ev_debug.h \
ev-document-factory.h \
ev-module.h
@@ -66,6 +67,7 @@ libevbackend_la_SOURCES= \
ev-document-transition.c \
ev-document-forms.c \
ev-form-field.c \
+ ev-debug.c \
ev-file-exporter.c \
ev-file-helpers.c \
ev-module.c \