From dd7595a3475407a7fa96a97393bae8c5220e8762 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 4 Jan 2012 18:41:13 +1000 Subject: Add the base Enlightenment Foundation Libraries - eina, eet, evas, ecore, embryo, and edje. Note that embryo wont be used, but I'm not sure yet if you can build edje without it. --- libraries/embryo/src/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 libraries/embryo/src/Makefile.am (limited to 'libraries/embryo/src/Makefile.am') diff --git a/libraries/embryo/src/Makefile.am b/libraries/embryo/src/Makefile.am new file mode 100644 index 0000000..a8590b2 --- /dev/null +++ b/libraries/embryo/src/Makefile.am @@ -0,0 +1,3 @@ +MAINTAINERCLEANFILES = Makefile.in + +SUBDIRS = lib bin -- cgit v1.1