From: texane Date: Sun, 1 May 2016 07:03:10 +0000 (+0200) Subject: fix: remove st_probe variables from automake X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=c9fe1103bd2df3ee6724d4abd5e5647b0e97cf6a;p=fw%2Fstlink fix: remove st_probe variables from automake --- diff --git a/Makefile.am b/Makefile.am index e8927bd..9afbc0f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,7 +51,4 @@ st_term_CPPFLAGS = -std=gnu99 -Wall -Wextra -O2 -I$(top_srcdir)/src -I$(t st_info_LDADD = libstlink.a st_info_CPPFLAGS = -std=gnu99 -Wall -Wextra -O2 -I$(top_srcdir)/src -I$(top_srcdir)/mingw -st_probe_LDADD = libstlink.a -st_probe_CPPFLAGS = -std=gnu99 -Wall -Wextra -O2 -I$(top_srcdir)/src -I$(top_srcdir)/mingw - EXTRA_DIST = autogen.sh