From 01afcce8998d0bc47be3ea708f2949834db522ae Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Sun, 11 Dec 2005 17:59:28 +0000 Subject: [PATCH] Patch from Bill Moss; build libnm-util library earlier git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1163 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index c58b843d63..3b8e457fa2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = utils src dispatcher-daemon gnome initscript test po include libnm-util +SUBDIRS = utils src dispatcher-daemon libnm-util gnome initscript test po include EXTRA_DIST = \ CONTRIBUTING \