copy lib now part of pvDatabase

This commit is contained in:
mrkraimer
2019-06-26 10:47:58 -04:00
parent f2d6e05816
commit e57348a4c5
22 changed files with 35 additions and 43 deletions
+1 -5
View File
@@ -3,12 +3,8 @@ TOP = .
include $(TOP)/configure/CONFIG
DIRS += configure
DIRS += src/copy
src/copy_DEPEND_DIRS = configure
DIRS += src
src_DEPEND_DIRS = configure src/copy
src_DEPEND_DIRS = configure
DIRS += test
test_DEPEND_DIRS = src