diff options
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r-- | src/util/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index f935802a6..b74e90da9 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -7,7 +7,6 @@ libtalerutil_la_SOURCES = \ util.c \ json.c \ db.c \ - microhttpd.c \ rsa.c libtalerutil_la_LIBADD = \ |