build(cgi-bin): add striker-ui subdir to autotools

main
Tsu-ba-me 4 years ago
parent 6cdd216b9c
commit fd14a4d9d3
  1. 3
      Makefile.am
  2. 1
      configure.ac

@ -21,7 +21,8 @@ TARFILES = $(PACKAGE_NAME)-$(VERSION).tar.bz2 \
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = Anvil cgi-bin html journald.conf.d man ocf \
pxe scancore-agents scripts share tools units
pxe scancore-agents scripts share striker-ui \
tools units
anvilconfdir = ${sysconfdir}/anvil

@ -165,6 +165,7 @@ AC_CONFIG_FILES([Makefile
scancore-agents/Makefile
scripts/Makefile
share/Makefile
striker-ui/Makefile
tools/Makefile
units/Makefile])

Loading…
Cancel
Save