Merge lp:~bratsche/ido/ldadd-fixes into lp:ido/0.3

Proposed by Cody Russell
Status: Merged
Merged at revision: 68
Proposed branch: lp:~bratsche/ido/ldadd-fixes
Merge into: lp:ido/0.3
Diff against target: 17 lines (+5/-5)
1 file modified
example/Makefile.am (+5/-5)
To merge this branch: bzr merge lp:~bratsche/ido/ldadd-fixes
Reviewer Review Type Date Requested Status
Ken VanDine Approve
Canonical Desktop Experience Team Pending
Review via email: mp+46623@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Ken VanDine (ken-vandine) wrote :

Approve

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'example/Makefile.am'
--- example/Makefile.am 2010-08-15 16:47:53 +0000
+++ example/Makefile.am 2011-01-18 15:57:00 +0000
@@ -36,8 +36,8 @@
36 $(GTK_CFLAGS) \36 $(GTK_CFLAGS) \
37 $(MAINTAINER_CFLAGS)37 $(MAINTAINER_CFLAGS)
3838
39gesture_LDADD = $(top_builddir)/src/libido-0.1.la39gesture_LDADD = $(top_builddir)/src/libido-0.1.la $(GTK_LIBS)
4040
41messagedialog_LDADD = $(top_builddir)/src/libido-0.1.la41messagedialog_LDADD = $(top_builddir)/src/libido-0.1.la $(GTK_LIBS)
4242
43menus_LDADD = $(top_builddir)/src/libido-0.1.la43menus_LDADD = $(top_builddir)/src/libido-0.1.la $(GTK_LIBS)

Subscribers

People subscribed via source and target branches

to all changes: