diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-04-03 08:10:45 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2017-04-03 08:10:45 +0200 |
commit | ef81710c7b9b7a8b0497f4d9b5750e23c48cdcd6 (patch) | |
tree | 80fc7feebf77913ed29f8e6dbf8c514d0eaf0f9c /scripts/Makefile.in | |
parent | de403b575d6475cc4789049c50dbe44effff71d4 (diff) | |
parent | e3a9bfc89256e939ab1c1f56f6961b6ee15aa84a (diff) |
Merge tag 'upstream/3.0.3'
Upstream version 3.0.3
Diffstat (limited to 'scripts/Makefile.in')
-rw-r--r-- | scripts/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/Makefile.in b/scripts/Makefile.in index 6fe9fe9..9e05d9e 100644 --- a/scripts/Makefile.in +++ b/scripts/Makefile.in @@ -197,7 +197,7 @@ varto = ${DESTDIR}/var/lib/ipmiutil initto = ${DESTDIR}@INIT_DIR@ sysdto = ${DESTDIR}@SYSTEMD_DIR@ sysvinit = ${datato} -sbinfls = ialarms ihealth ifru igetevent ireset icmd isol ilan isensor isel iserial iwdt iconfig ipicmg ifirewall ifwum ihpm +sbinfls = ialarms ihealth ifru igetevent ireset icmd isol ilan isensor isel iserial iwdt iconfig ipicmg ifirewall ifwum ihpm iuser all: all-am .SUFFIXES: |