Move Third Party components to Argeo Distribution
[gpl/argeo-slc.git] / ext / Makefile
diff --git a/ext/Makefile b/ext/Makefile
deleted file mode 100644 (file)
index fae40cc..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-include ../sdk.mk
-.PHONY: clean all osgi
-
-all: osgi
-
-A2_CATEGORY = org.argeo.tp
-
-BUNDLES = \
-org.argeo.ext.slf4j \
-javax.mail.mbox \
-
-clean:
-       rm -rf $(BUILD_BASE)
-
-A2_OUTPUT = $(SDK_BUILD_BASE)/a2
-A2_BASE = $(A2_OUTPUT)
-
-VPATH = .:ext
-DEP_CATEGORIES = org.argeo.tp
-
-include  $(SDK_SRC_BASE)/sdk/argeo-build/osgi.mk
\ No newline at end of file