X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2Fhelper%2FMakefile.am;h=afe26b8106b53d274306c21cd38c629208c1c590;hp=5926f658608b5801b375c4c91327f0241d412b3c;hb=104580e0bfb5aa2f79bc6c4c96935a8832f5f787;hpb=a24ab3ae38131265d9ca6dee7db4262bb1630811 diff --git a/src/helper/Makefile.am b/src/helper/Makefile.am index 5926f65860..afe26b8106 100644 --- a/src/helper/Makefile.am +++ b/src/helper/Makefile.am @@ -17,7 +17,7 @@ endif libhelper_a_SOURCES = \ binarybuffer.c $(CONFIGFILES) configuration.c \ - log.c command.c time_support.c tclapi.c \ + log.c command.c time_support.c \ replacements.c fileio.c startup_tcl.c if IOUTIL