diff options
| author | Anthony Towns <aj@erisian.com.au> | 2010-09-10 15:50:01 +1000 |
|---|---|---|
| committer | Anthony Towns <aj@erisian.com.au> | 2010-09-10 15:50:01 +1000 |
| commit | 7c2e4114a3a43f919a7a6c967d3f16e5d630f90f (patch) | |
| tree | 0b31ffddad5ff8cb54288a37117cf0fcf8893be6 /Makefile.am | |
| parent | ddc83b4c401be965a9947782becf20cc8c54e6a2 (diff) | |
| parent | af200f5b84555de0556b52146379f3934774a3f3 (diff) | |
Merge branch 'master' of git://git.gag.com/fw/altos
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 66d7cb55..264e577a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,4 +13,6 @@ ChangeLog: dist-hook: ChangeLog fat: + cd src && $(MAKE) all + cd ao-tools/libaltos && $(MAKE) all cd ao-tools/altosui && $(MAKE) fat |
