summaryrefslogtreecommitdiff
path: root/src/mhd/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-11-23 11:48:35 +0100
committerChristian Grothoff <christian@grothoff.org>2019-11-23 11:48:35 +0100
commit0c85d195f8c0fe8363ae234fe962636fca8a77ea (patch)
tree3932f62735ace11f35e15e8fc322e666060ae77d /src/mhd/Makefile.am
parentfef8a57fae513259fd0b08e430b04d3b59d20210 (diff)
downloadexchange-0c85d195f8c0fe8363ae234fe962636fca8a77ea.tar.gz
exchange-0c85d195f8c0fe8363ae234fe962636fca8a77ea.tar.bz2
exchange-0c85d195f8c0fe8363ae234fe962636fca8a77ea.zip
add common setup logic to libtalermhd
Diffstat (limited to 'src/mhd/Makefile.am')
-rw-r--r--src/mhd/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mhd/Makefile.am b/src/mhd/Makefile.am
index ed0c88417..cc4c70735 100644
--- a/src/mhd/Makefile.am
+++ b/src/mhd/Makefile.am
@@ -10,6 +10,7 @@ lib_LTLIBRARIES = \
libtalermhd.la
libtalermhd_la_SOURCES = \
+ mhd_config.c \
mhd_parsing.c \
mhd_responses.c
libtalermhd_la_LDFLAGS = \