Add IPMI Privilege Level for commands

Package the library into /usr/lib/ipmid-providers.

Change-Id: I2cb2d12ce99d11ddfe528cb1c30bb2313cfc4dc8
Signed-off-by: Tom <tomjoseph@in.ibm.com>
diff --git a/Makefile.am b/Makefile.am
index 2d7a18d..3ebcdb8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-liboemhandlerdir = ${libdir}/host-ipmid
+liboemhandlerdir = ${libdir}/ipmid-providers
 liboemhandler_LTLIBRARIES = liboemhandler.la
 liboemhandler_la_SOURCES = oemhandler.cpp
 liboemhandler_la_LDFLAGS = $(SYSTEMD_LIBS) -version-info 0:0:0 -shared