From 5adc9f2e1a99e29b8a761388e17c08a6e4d79d5d Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Wed, 08 Apr 2009 13:10:00 +0000 Subject: Move EvPageAction and EvStockIcons from shell to a new internal library 2009-04-08 Carlos Garcia Campos * configure.ac: * Makefile.am: * po/POTFILES.in: * shell/Makefile.am: * shell/ev-page-action-widget.[ch]: * shell/ev-page-action.[ch]: * shell/ev-stock-icons.[ch]: * shell/ev-application.c: * shell/main.c: * libmisc/Makefile.am: * libmisc/ev-page-action-widget.[ch]: * libmisc/ev-page-action.[ch]: * libmisc/ev-stock-icons.[ch]: Move EvPageAction and EvStockIcons from shell to a new internal library (libevmisc) that will be used by the evince previewer too. svn path=/trunk/; revision=3577 --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index ff5bd82..8c12582 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,7 @@ SUBDIRS = \ libdocument \ backend \ libview \ + libmisc \ properties \ shell \ po \ -- cgit v0.9.1