mirror of https://github.com/mikaku/Monitorix.git
updated Makefile
This commit is contained in:
parent
4319a51691
commit
3ed2ae9e5d
1
Makefile
1
Makefile
|
@ -64,6 +64,7 @@ install-bin:
|
|||
$(INSTALL_DATA) docs/$(PN).sysconfig "$(DESTDIR)$(CONFDIR)/sysconfig/$(PN)"
|
||||
|
||||
$(INSTALL_DIR) "$(DESTDIR)$(LIBDIR)"
|
||||
$(INSTALL_DATA) lib/ambsens.pm "$(DESTDIR)$(LIBDIR)/ambsens.pm"
|
||||
$(INSTALL_DATA) lib/apache.pm "$(DESTDIR)$(LIBDIR)/apache.pm"
|
||||
$(INSTALL_DATA) lib/apcupsd.pm "$(DESTDIR)$(LIBDIR)/apcupsd.pm"
|
||||
$(INSTALL_DATA) lib/bind.pm "$(DESTDIR)$(LIBDIR)/bind.pm"
|
||||
|
|
Loading…
Reference in New Issue