diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1998-08-19 12:01:05 +0200 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 1998-08-19 12:01:05 +0200 |
commit | fd67592c6acb9b8e9ac10135d688b3f4938ac0b1 (patch) | |
tree | 0949271207f52dc4d2950a3d4f539d227d2af06d /test/Makefile | |
parent | a3a44f9f3c581b6824b3a65f9039656693e09bbf (diff) |
release: 1.0.3
Diffstat (limited to 'test/Makefile')
-rw-r--r-- | test/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/Makefile b/test/Makefile index 3b22c6a630..e6215a3732 100644 --- a/test/Makefile +++ b/test/Makefile @@ -7,11 +7,9 @@ NAME = lily-test MODULE_NAME = lily-test MODULE_CXXFLAGS = -I$(depth)/flower/include -I$(depth)/flower -I$(depth)/lily/include -I$(depth)/lily +MAKEFILES=C++ include $(depth)/make/Stepmake.make -include $(stepdir)/C++.make - -EXTRA_DIST_FILES = VERSION # default: $(EXECUTABLE) |