avoided embedded TOP for non sub-modules

This commit is contained in:
Michael Davidsaver
2018-11-05 15:57:55 -08:00
parent a8fdf2efeb
commit 49b323b93c
63 changed files with 60 additions and 1003 deletions
+2 -3
View File
@@ -7,11 +7,10 @@
# in file LICENSE that is included with this distribution.
#*************************************************************************
TOP = .
TOP = ../..
include $(TOP)/configure/CONFIG
DIRS += configure src
src_DEPEND_DIRS = configure
DIRS += src
DIRS += test
test_DEPEND_DIRS = src