Skip to content

Commit

Permalink
install inventory standalone executable
Browse files Browse the repository at this point in the history
  • Loading branch information
guillomovitch committed Aug 22, 2012
1 parent 955ee6a commit f571b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.PL
Expand Up @@ -53,6 +53,7 @@ test_requires 'Test::More' => '0.93'; # subtest
test_requires 'LWP::Protocol::https' => undef;

install_script 'fusioninventory-agent';
install_script 'fusioninventory-inventory';
install_script 'fusioninventory-win32-service' if $OSNAME eq 'MSWin32';
install_script 'fusioninventory-injector';
# memconf is needed by Solaris backend module
Expand Down

0 comments on commit f571b18

Please sign in to comment.