Makefile: Install scripts/led-set-all-groups-asserted.sh to bindir

Change-Id: I6e349c77d5d94a75bf88f7aec8295ff5d2967eda
Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
diff --git a/Makefile.am b/Makefile.am
index 60cac80..5edc8f9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
 AM_DEFAULT_SOURCE_EXT = .cpp
 bin_PROGRAMS = phosphor-ledmanager
+bin_SCRIPTS = scripts/led-set-all-groups-asserted.sh
 
 phosphor_ledmanager_SOURCES = \
                 led-main.cpp  \