From fbc5a66df0f65fa6f06d2d8496794512033a9ef3 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Sun, 25 Oct 2009 18:33:24 +0000 Subject: Add a new tab in properties dialog to show information about document license Based on patch by Juanjo MarĂ­n. Fixes bgo#349173. --- (limited to 'shell/Makefile.am') 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 \ -- cgit v0.9.1