diff options
Diffstat (limited to 'src/util/Makefile.am')
-rw-r--r-- | src/util/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am index e4352852c..54f0f0e38 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -31,8 +31,7 @@ libtalerutil_la_SOURCES = \ amount.c \ crypto.c \ util.c \ - os_installation.c \ - plugin.c + os_installation.c libtalerutil_la_LIBADD = \ -lgnunetutil \ |