]> git.ozlabs.org Git - petitboot/blobdiff - Makefile.am
ui/ncurses: Fix use-after-free when exiting boot option editor
[petitboot] / Makefile.am
index a89b0b03fab2aec4d512f3455dc4dc2a2db5ffdf..cc5fdfa6bb5edc04a742a553904bcbd098c890af 100644 (file)
@@ -12,7 +12,7 @@
 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #
 
-SUBDIRS = lib discover ui utils man
+SUBDIRS = lib discover test ui utils man
 
 ACLOCAL_AMFLAGS = -I m4
 
@@ -24,10 +24,10 @@ LIBTOOL_DEPS = @LIBTOOL_DEPS@
 libtool: $(LIBTOOL_DEPS)
        $(SHELL) ./config.status libtool
 
-EXTRA_DIST = bootstrap configure.ac.in
+EXTRA_DIST = bootstrap configure.ac.in $(srcdir)/m4
 
 MAINTAINERCLEANFILES = aclocal.m4 config.* configure configure.ac depcomp \
-       install-sh ltmain.sh Makefile.in missing $(PACKAGE)-*.gz
+       install-sh ltmain.sh Makefile.in missing ylwrap $(PACKAGE)-*.gz
 
 maintainer-clean-local:
        rm -rf m4