From b69c6865b217445861acd68edf8d61eacc1f09d3 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Thu, 16 Jun 2011 17:07:23 -0400 Subject: Add utility to find hypervisor vendor --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 23bdc3a1..3a05c0a5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -76,9 +76,11 @@ sbin_SCRIPTS += scripts/vyatta-update-grub.pl sbin_PROGRAMS = src/valid_address sbin_PROGRAMS += src/local_ip +sbin_PROGRAMS += src/hypervisor_vendor src_valid_address = src/valid_address.c src_local_ip = src/local_ip.c +src_hypervisor_vendor = src/hypervisor_vendor.c share_perl5_DATA = lib/Vyatta/Login/User.pm share_perl5_DATA += lib/Vyatta/Login/RadiusServer.pm -- cgit v1.2.3