aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorLibravatar Thomas Jarosch <thomas.jarosch@intra2net.com>2016-07-30 16:16:30 +0200
committerLibravatar Thomas Jarosch <thomas.jarosch@intra2net.com>2016-07-30 16:16:30 +0200
commitd5fbe94f06bcb52fb017883546e0d477fac097ba (patch)
tree842a30a2b2c321431c1908c3ee11ee5d39817a34 /Makefile.in
parentfixes (diff)
downloadfirejail-d5fbe94f06bcb52fb017883546e0d477fac097ba.tar.gz
firejail-d5fbe94f06bcb52fb017883546e0d477fac097ba.tar.zst
firejail-d5fbe94f06bcb52fb017883546e0d477fac097ba.zip
Include mkuid.sh in "make dist"
Fixes the rpm build from the tarball.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 44833021e..04e93eec2 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -285,7 +285,7 @@ uninstall:
285 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firemon 285 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firemon
286 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firecfg 286 rm -f $(DESTDIR)/$(datarootdir)/bash-completion/completions/firecfg
287 287
288DISTFILES = "src etc platform configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh COPYING README RELNOTES" 288DISTFILES = "src etc platform configure configure.ac Makefile.in install.sh mkman.sh mketc.sh mkdeb.sh mkuid.sh COPYING README RELNOTES"
289DISTFILES_TEST = "test/apps test/apps-x11 test/environment test/profiles test/utils test/compile test/dist-compile test/filters test/network test/fs test/sysutils" 289DISTFILES_TEST = "test/apps test/apps-x11 test/environment test/profiles test/utils test/compile test/dist-compile test/filters test/network test/fs test/sysutils"
290 290
291dist: 291dist: