diff options
author | Christian Grothoff <christian@grothoff.org> | 2018-10-22 20:21:38 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2018-10-22 20:21:50 +0200 |
commit | 25e583d0f5b2bf81032b6a7328df01518ffd0c20 (patch) | |
tree | 28e07bdb466471096f4501775a8b423b35dda4ac | |
parent | 2d9f1babb7630ab2bebaac461fdb242f4a597d41 (diff) |
update Makefile.am
-rw-r--r-- | src/auditor-lib/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/auditor-lib/Makefile.am b/src/auditor-lib/Makefile.am index de2399961..45ae881dd 100644 --- a/src/auditor-lib/Makefile.am +++ b/src/auditor-lib/Makefile.am @@ -14,7 +14,6 @@ libtalerauditor_la_LDFLAGS = \ -no-undefined libtalerauditor_la_SOURCES = \ curl_defaults.c \ - auditor_api_common.c \ auditor_api_handle.c auditor_api_handle.h \ auditor_api_deposit_confirmation.c libtalerauditor_la_LIBADD = \ |