summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2013-12-16 11:12:03 +0800
committerJeremy Kerr <jk@ozlabs.org>2013-12-18 09:52:42 +0800
commit072847109936bc0e822f8cf67c31eb62183f0db8 (patch)
tree168ebf7666c721c912d2b3a5c004d27480d47fc6 /lib/Makefile.am
parentb955fa07fc256b39caedb311f97fed404a63c8d5 (diff)
downloadtalos-petitboot-072847109936bc0e822f8cf67c31eb62183f0db8.tar.gz
talos-petitboot-072847109936bc0e822f8cf67c31eb62183f0db8.zip
lib/util: Move mac_buf from nc code to util library
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index b492d69..e3ec2dc 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -43,6 +43,7 @@ libpbcore_la_SOURCES = \
system/system.h \
url/url.c \
url/url.h \
+ util/util.c \
util/util.h
MAINTAINERCLEANFILES = Makefile.in
OpenPOWER on IntegriCloud