Skip to content
Snippets Groups Projects
Commit 1419a728 authored by zwelch's avatar zwelch
Browse files

Move minidummy source file, as was supposed to happen in last commit.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2103 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent f84c78a2
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ ECOSBOARDFILES =
endif
if MINIDRIVER_DUMMY
MINIDUMMYFILES = minidummy.c commands.c
MINIDUMMYFILES = minidummy/minidummy.c commands.c
AM_CPPFLAGS += -I$(srcdir)/minidummy
else
MINIDUMMYFILES =
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment