summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRyan Lortie <desrt@desrt.ca>2012-07-10 14:16:03 -0400
committerRyan Lortie <desrt@desrt.ca>2012-07-10 14:16:03 -0400
commit77d9ae4b75e6811470ddbb577f25acb03f3b1506 (patch)
treeaf2e74f950cc75b70265a798a20aa40a8b48306d /bin
parent4860be9319e971da6a21fe9f0e83a86b2581314e (diff)
downloaddconf-77d9ae4b75e6811470ddbb577f25acb03f3b1506.tar.gz
Update the editor and cli to use the new soname
And fit the .gitignore over the same issue, as well.
Diffstat (limited to 'bin')
-rw-r--r--bin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am
index d246cdd..0501bfa 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -11,7 +11,7 @@ dconf_CFLAGS = \
-w
dconf_LDADD = \
- ../client/libdconf.so.0 \
+ ../client/libdconf.so.1 \
$(gio_LIBS)
dconf_SOURCES = \