aboutsummaryrefslogtreecommitdiff
path: root/src/mhd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/mhd/Makefile.am')
-rw-r--r--src/mhd/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mhd/Makefile.am b/src/mhd/Makefile.am
index 059c275cc..f7f052d51 100644
--- a/src/mhd/Makefile.am
+++ b/src/mhd/Makefile.am
@@ -13,7 +13,8 @@ libtalermhd_la_SOURCES = \
13 mhd_config.c \ 13 mhd_config.c \
14 mhd_legal.c \ 14 mhd_legal.c \
15 mhd_parsing.c \ 15 mhd_parsing.c \
16 mhd_responses.c 16 mhd_responses.c \
17 mhd_run.c
17libtalermhd_la_LDFLAGS = \ 18libtalermhd_la_LDFLAGS = \
18 -version-info 0:0:0 \ 19 -version-info 0:0:0 \
19 -no-undefined 20 -no-undefined