summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-09-04 18:04:04 -0700
committerKeith Packard <keithp@keithp.com>2010-09-04 18:21:41 -0700
commit148b927c3b8bc7b7b5c5356392032faf2b1203d3 (patch)
tree7f4e15daf1b512047d7c951d94f379a83476415f
parentaed59e1c057c13e28fd368dc2592aa4628211097 (diff)
Add top-level 'fat' target to aid building distribution files
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 39e7c244..66d7cb55 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -11,3 +11,6 @@ ChangeLog:
(touch ChangeLog; echo 'git directory not found: installing possibly empty changelog.' >&2)
dist-hook: ChangeLog
+
+fat:
+ cd ao-tools/altosui && $(MAKE) fat