libnm-glib: libnm_glib -> libnm-glib

Bothered me for a long time; now that we've bumped the soname, we can
rename the library too.
This commit is contained in:
Dan Williams
2009-08-26 13:07:35 -05:00
parent eaa8a38710
commit 58fcc8efe6
18 changed files with 51 additions and 51 deletions

View File

@@ -19,7 +19,7 @@ test_keyfile_CPPFLAGS = \
test_keyfile_LDADD = \
$(top_builddir)/system-settings/plugins/keyfile/io/libkeyfile-io.la \
$(top_builddir)/libnm-glib/libnm_glib.la \
$(top_builddir)/libnm-glib/libnm-glib.la \
$(top_builddir)/libnm-util/libnm-util.la \
$(DBUS_LIBS)