diff options
author | Roger Leigh <rleigh@debian.org> | 2011-07-27 20:14:08 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2011-07-27 20:15:02 +0100 |
commit | 60a601c9725abb38b7056cbbfc90511863a68263 (patch) | |
tree | 5e7cd96f13c0279199d19b96b96f2ff82c47f504 | |
parent | 56777ee6c5d873a20499cb295535627383e68210 (diff) | |
download | schroot-60a601c9725abb38b7056cbbfc90511863a68263.tar.gz |
build: Distribute 99binfmt
-rw-r--r-- | contrib/setup.d/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/setup.d/Makefile.am b/contrib/setup.d/Makefile.am index b369d5f7..c37ebc8d 100644 --- a/contrib/setup.d/Makefile.am +++ b/contrib/setup.d/Makefile.am @@ -23,7 +23,8 @@ include $(top_srcdir)/scripts/global.mk noinst_SCRIPTS = \ 09fsck \ - 10mount-ssh + 10mount-ssh \ + 99binfmt EXTRA_DIST = \ $(noinst_SCRIPTS) |