json: Remove the -noinstall flag used during development.
* src/Makefile.am (gpgme-json_LDFLAGS): Remove. -- Reported-by: Alon Bar-Lev <alon.barlev@gmail.com> Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
parent
d65d632931
commit
ab43d85b9a
@ -104,8 +104,6 @@ gpgme_tool_LDADD = libgpgme.la @LIBASSUAN_LIBS@
|
||||
|
||||
gpgme_json_SOURCES = gpgme-json.c cJSON.c cJSON.h
|
||||
gpgme_json_LDADD = -lm libgpgme.la $(GPG_ERROR_LIBS)
|
||||
# We use -no-install temporary during development.
|
||||
gpgme_json_LDFLAGS = -no-install
|
||||
|
||||
|
||||
if HAVE_W32_SYSTEM
|
||||
|
Loading…
Reference in New Issue
Block a user