diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-11-11 21:40:48 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-11-11 21:40:48 (EST) |
commit | 261603ed1b5dceb9c4f952025cbe5b3341686e07 (patch) | |
tree | d8cf0221d9c70b97697b8619b03fb06527809917 /installers | |
parent | 1b26a0ec194c1859d321123f7a7f7636245dbec6 (diff) |
Makefile.am: Generate installers/pc in build dir
Diffstat (limited to 'installers')
-rw-r--r-- | installers/local.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/installers/local.mk b/installers/local.mk new file mode 100644 index 0000000..0bccdce --- /dev/null +++ b/installers/local.mk @@ -0,0 +1,2 @@ +installers_sources = \ + installers/pc.sh |