diff options
| author | Keith Packard <keithp@keithp.com> | 2015-05-19 10:22:10 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-05-19 10:22:10 -0700 |
| commit | eac71f2b871357ff69581c713059a3741a82a932 (patch) | |
| tree | 052801641375516c0509fa19e3811c551c5a5512 /src/microsplash/.gitignore | |
| parent | dba00b3d9102db99592f5822a703e64d98ace8bb (diff) | |
microsplash: Add 'publish' target to Makefile
This dumps the resulting binary and -load script into the Binaries
directory of the altusmetrumllc repo
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/microsplash/.gitignore')
| -rw-r--r-- | src/microsplash/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/microsplash/.gitignore b/src/microsplash/.gitignore index 5f6fe3b2..c2062c34 100644 --- a/src/microsplash/.gitignore +++ b/src/microsplash/.gitignore @@ -1,2 +1,3 @@ ao_product.h -microsplash-* +microsplash-v* +microsplash-load |
