diff options
| author | Maximilian Krambach <[email protected]> | 2018-04-20 13:23:57 +0000 |
|---|---|---|
| committer | Maximilian Krambach <[email protected]> | 2018-04-20 13:23:57 +0000 |
| commit | 94f21d9f6bc1cf94e068e26eae53e593189dcec6 (patch) | |
| tree | b176a836c504cbd71a5ca17ca025b23285d1505a /src/Makefile.am | |
| parent | js: Initial commit for JavaScript Native Messaging API (diff) | |
| parent | core: Do not modify args for ignored failures (diff) | |
| download | gpgme-94f21d9f6bc1cf94e068e26eae53e593189dcec6.tar.gz gpgme-94f21d9f6bc1cf94e068e26eae53e593189dcec6.zip | |
Merge branch 'master' into javascript-binding
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c2d4a843..0a196e0c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 |
