Rename test to testTop and adjust build config

This commit is contained in:
Andrew Johnson
2014-04-17 15:35:29 -05:00
parent 16fbd0f205
commit fcb82fd31f
20 changed files with 8 additions and 8 deletions

View File

@@ -1,13 +0,0 @@
# Makefile at top of application tree
TOP = .
include $(TOP)/configure/CONFIG
DIRS += configure
DIRS += src
src_DEPEND_DIRS = configure
include $(TOP)/configure/RULES_TOP