From 61e24559a6ff23c605997fac24afa3d2e8e9667c Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Wed, 4 Jan 2012 20:28:42 -0800 Subject: altosui: Move java altoslib to top level This will be shared with other (android) java code. Signed-off-by: Keith Packard --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e1ee30a3..18845551 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src doc altosui ao-tools ao-utils +SUBDIRS=src doc altoslib altosui ao-tools ao-utils EXTRA_DIST = ChangeLog -- cgit v1.2.3