diff options
| author | Stefan Kost <ensonic@users.sourceforge.net> | 2005-12-30 15:34:18 +0000 |
|---|---|---|
| committer | Stefan Kost <ensonic@users.sourceforge.net> | 2005-12-30 15:34:18 +0000 |
| commit | 34b11634abb5af6449279ec8ce7e4b1cdf6f4f94 (patch) | |
| tree | b27a965fd01023a6f5f65ada187f7d18c00d114e /tests/examples | |
| parent | cda24bb9303977ddedfa56f9509538a082bbd2b6 (diff) | |
tests/examples/Makefile.am: added missing Makefile.am
Original commit message from CVS:
* tests/examples/Makefile.am:
added missing Makefile.am
Diffstat (limited to 'tests/examples')
| -rw-r--r-- | tests/examples/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
