From 11368f9b50db86ce4f2ae0b549fb575a19af2a74 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 10 May 2005 12:48:34 +0000 Subject: Put the toolbar xml in evince own dot dir 2005-05-10 Marco Pesenti Gritti * lib/Makefile.am: * shell/ev-window.c: (ev_window_cmd_edit_toolbar_cb), (ev_window_init): * shell/main.c: (main): Put the toolbar xml in evince own dot dir --- (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 9a3bd51..6bcfc2e 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -12,4 +12,6 @@ noinst_LTLIBRARIES = libev.la libev_la_SOURCES= \ ev-debug.c \ ev-debug.h \ + ev-file-helpers.c \ + ev-file-helpers.h \ $(NULL) -- cgit v0.9.1