diff options
Diffstat (limited to 'lib/common_test/test/Makefile')
-rw-r--r-- | lib/common_test/test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/test/Makefile b/lib/common_test/test/Makefile index 8b4222f79f..69eb17c369 100644 --- a/lib/common_test/test/Makefile +++ b/lib/common_test/test/Makefile @@ -112,7 +112,7 @@ EBIN = . # $(ERL_TOP)/make/make_emakefile $(ERL_COMPILE_FLAGS) -o$(EBIN) $(MODULES)\ # > $(EMAKEFILE) -tests debug opt: +tests $(TYPES): erl $(ERL_MAKE_FLAGS) -make clean: |