From 7fbb382700760f533dedfe1c370031e1f911f88d Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 21 Oct 2016 20:41:12 -0400 Subject: 0.9.44 fixes --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 9574c74bc..dbf53e2cb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -141,7 +141,7 @@ uninstall: rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firecfg DISTFILES = "src etc platform configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkuid.sh COPYING README RELNOTES" -DISTFILES_TEST = "test/apps test/apps-x11 test/environment test/profiles test/utils test/compile test/filters test/network test/fs test/sysutils" +DISTFILES_TEST = "test/apps test/apps-x11 test/apps-x11-xorg test/environment test/profiles test/utils test/compile test/filters test/network test/fs test/sysutils" dist: mv config.status config.status.old -- cgit v1.2.3-54-g00ecf