]> git.pld-linux.org Git - packages/gnome-todo.git/blame - link.patch
Update to 3.22.1
[packages/gnome-todo.git] / link.patch
CommitLineData
ed9b6253
MB
1--- gnome-todo-3.22.1/src/Makefile.am.link 2017-01-11 20:07:07.954705935 +0100
2+++ gnome-todo-3.22.1/src/Makefile.am 2017-01-11 20:07:36.361956637 +0100
3@@ -104,11 +104,11 @@ gnome_todo_LDFLAGS = \
8a9c09bb
JR
4 $(GNOME_TODO_WARN_LDFLAGS)
5
6 gnome_todo_LDADD = \
7- $(GNOME_TODO_LIBS) \
ed9b6253
MB
8 $(top_builddir)/plugins/eds/libeds.la \
9 $(top_builddir)/plugins/dark-theme/libdarktheme.la \
10 $(top_builddir)/plugins/scheduled-panel/libscheduledpanel.la \
11- $(top_builddir)/plugins/today-panel/libtodaypanel.la
12+ $(top_builddir)/plugins/today-panel/libtodaypanel.la \
8a9c09bb
JR
13+ $(GNOME_TODO_LIBS)
14
15 gnome_todo_DEPENDENCIES = \
ed9b6253 16 $(top_builddir)/plugins/eds/libeds.la \
This page took 0.07048 seconds and 4 git commands to generate.