X-Git-Url: https://review.openocd.org/gitweb?p=openocd.git;a=blobdiff_plain;f=src%2FMakefile.am;h=7721f34010ffe200ae382053382b0fac3c50eb80;hp=67179107c98fcfe7d759c39f8b5ee0339fac7f18;hb=89870c86e7aafd81a5720fcfd30002d24d26b232;hpb=f973320cbb98d661bc0e4ba4fa9939ce8bce2b83;ds=sidebyside diff --git a/src/Makefile.am b/src/Makefile.am index 67179107c9..7721f34010 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -12,7 +12,9 @@ endif openocd_SOURCES = $(MAINFILE) openocd_LDADD = libopenocd.la -libopenocd_la_SOURCES = openocd.c +libopenocd_la_SOURCES = \ + hello.c \ + openocd.c # set the include path found by configure AM_CPPFLAGS = \