From 34b11634abb5af6449279ec8ce7e4b1cdf6f4f94 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Fri, 30 Dec 2005 15:34:18 +0000 Subject: tests/examples/Makefile.am: added missing Makefile.am Original commit message from CVS: * tests/examples/Makefile.am: added missing Makefile.am --- tests/examples/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/examples/Makefile.am (limited to 'tests') diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am new file mode 100644 index 00000000..2c5f67a5 --- /dev/null +++ b/tests/examples/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = level + +DIST_SUBDIRS = level -- cgit