diff options
author | Mattia Rizzolo <mattia@mapreri.org> | 2015-09-24 08:42:02 +0000 |
---|---|---|
committer | Mattia Rizzolo <mattia@mapreri.org> | 2015-09-24 08:42:02 +0000 |
commit | c223d72721d0e9737d7a2e50ee5c3e2a5c4cd986 (patch) | |
tree | f74aad96effd9783454838ef802c4c02e8c1af97 /Makefile | |
parent | fc9370212e53d32348eda429089f42d482aa569c (diff) | |
download | pbuilder-c223d72721d0e9737d7a2e50ee5c3e2a5c4cd986.tar pbuilder-c223d72721d0e9737d7a2e50ee5c3e2a5c4cd986.tar.gz |
makefile: actually install that new hook script, forgot to do in its own commit
Gbp-Dch: Ignore
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -99,6 +99,7 @@ EXAMPLE_SCRIPTS += \ examples/F90chrootmemo \ examples/B90list-missing \ examples/B91debc \ + examples/B20autopkgtest \ examples/execute_installtest.sh \ examples/execute_paramtest.sh \ examples/pbuilder-distribution.sh \ |