more initialization
authorU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 18 Apr 2012 01:14:11 +0000 (18:14 -0700)
committerU. Artie Eoff <ullysses.a.eoff@intel.com>
Wed, 18 Apr 2012 01:14:11 +0000 (18:14 -0700)
Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>
configure.ac
src/Makefile.am
src/weston-test/Makefile.am [new file with mode: 0644]

index 977ffce..7b69497 100644 (file)
@@ -20,5 +20,6 @@ LT_PREREQ([2.2])
 LT_INIT
 
 AC_CONFIG_FILES([Makefile
-                src/Makefile])
+                src/Makefile
+                src/weston-tests/Makefile])
 AC_OUTPUT
index e69de29..e42cc08 100644 (file)
@@ -0,0 +1,2 @@
+SUBDIRS = weston-test
+
diff --git a/src/weston-test/Makefile.am b/src/weston-test/Makefile.am
new file mode 100644 (file)
index 0000000..e69de29