summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlberto Ruiz <alberto.ruiz@sun.com>2007-12-03 10:02:16 +0000
committerAlberto Ruiz <alberto.ruiz@sun.com>2007-12-03 10:02:16 +0000
commit02bfea120506c2649acc24e2eed86de20a23f638 (patch)
treefdebef630b2cbeaa01fd066c1e2cf5708716c14c /Makefile.am
2007-03-12 Alberto Ruiz <alberto.ruiz@sun.com>
* Initial commit.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..28c594b
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,7 @@
+SUBDIRS = webconsole src
+
+apocwcdir= $(APOC_WCROOT)/WEB-INF/lib
+
+apocwc_DATA= \
+ build/class/apoc_manager.jar \
+ build/class/apoc_templates.jar