evince r3364 - trunk/libview
- From: nshmyrev svn gnome org
- To: svn-commits-list gnome org
- Subject: evince r3364 - trunk/libview
- Date: Sun, 18 Jan 2009 21:21:16 +0000 (UTC)
Author: nshmyrev
Date: Sun Jan 18 21:21:16 2009
New Revision: 3364
URL: http://svn.gnome.org/viewvc/evince?rev=3364&view=rev
Log:
Fixes double EXTRA-DIST
Modified:
trunk/libview/Makefile.am
Modified: trunk/libview/Makefile.am
==============================================================================
--- trunk/libview/Makefile.am (original)
+++ trunk/libview/Makefile.am Sun Jan 18 21:21:16 2009
@@ -57,8 +57,6 @@
echo '#include "ev-view-marshal.h"' > ev-view-marshal.c
$(GLIB_GENMARSHAL) --prefix=ev_view_marshal $(srcdir)/ev-view-marshal.list --body >> $@
-EXTRA_DIST = ev-view-marshal.list
-
ev-view-type-builtins.h: stamp-ev-view-type-builtins.h
@true
@@ -75,5 +73,6 @@
EXTRA_DIST = \
ev-view-type-builtins.c.template \
- ev-view-type-builtins.h.template
+ ev-view-type-builtins.h.template \
+ ev-view-marshal.list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]