avoided embedded TOP for non sub-modules
This commit is contained in:
@@ -7,9 +7,11 @@
|
||||
# in the file LICENSE that is included with this distribution.
|
||||
#*************************************************************************
|
||||
|
||||
TOP = ../../..
|
||||
TOP = ../../../../..
|
||||
include $(TOP)/configure/CONFIG
|
||||
|
||||
USR_CPPFLAGS += -DUSE_TYPED_RSET
|
||||
|
||||
TESTLIBRARY = dbRecStdTest
|
||||
|
||||
dbRecStdTest_SRCS += asTestLib.c
|
||||
|
||||
Reference in New Issue
Block a user