Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/Makefile.am
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2009-10-25 18:33:24 (GMT)
committer Carlos Garcia Campos <carlosgc@gnome.org>2009-10-25 18:33:24 (GMT)
commitfbc5a66df0f65fa6f06d2d8496794512033a9ef3 (patch)
treee799e25c76d23a242fada6964e61c96e5f714b7f /shell/Makefile.am
parent516c4e3273b664ee2b10d6348d3484726f4461fd (diff)
Add a new tab in properties dialog to show information about document license
Based on patch by Juanjo MarĂ­n. Fixes bgo#349173.
Diffstat (limited to 'shell/Makefile.am')
-rw-r--r--shell/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/Makefile.am b/shell/Makefile.am
index db878e6..2eff97f 100644
--- a/shell/Makefile.am
+++ b/shell/Makefile.am
@@ -70,6 +70,8 @@ evince_SOURCES= \
ev-properties-dialog.h \
ev-properties-fonts.c \
ev-properties-fonts.h \
+ ev-properties-license.c \
+ ev-properties-license.h \
ev-open-recent-action.c \
ev-open-recent-action.h \
ev-utils.c \