diff options
author | Keith Packard <keithp@keithp.com> | 2012-03-16 20:27:45 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-06-02 19:39:55 -0700 |
commit | 0772020c969a69c3b0a705de7362340a9732daab (patch) | |
tree | 76bf31ec08cfebbf384d034f643a6cc0cb550b07 /Makefile.am | |
parent | e81163ed875dc93a618baf9278f43ed7dd0f730e (diff) |
Build altosdroid
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 18845551..aaa0ae14 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src doc altoslib altosui ao-tools ao-utils +SUBDIRS=src doc altoslib altosui ao-tools ao-utils altosdroid EXTRA_DIST = ChangeLog |