diff --git a/Makefile.am b/Makefile.am index 568a5f2c..ea474b75 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 diff --git a/configure.ac b/configure.ac index e03e7bf9..6b8de709 100644 --- a/configure.ac +++ b/configure.ac @@ -165,6 +165,7 @@ AC_CONFIG_FILES([Makefile scancore-agents/Makefile scripts/Makefile share/Makefile + striker-ui/Makefile tools/Makefile units/Makefile])