diff options
author | Christian Grothoff <christian@grothoff.org> | 2016-11-18 18:29:18 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2016-11-18 18:29:18 +0100 |
commit | 7d6b8d53d5a6ee6ca1545fb5d458199c6249edc5 (patch) | |
tree | f44f7afb792184ef46e6d4882cb20de0e2d8b519 /src/util | |
parent | de68a7b301fd78a89c4f5e6f34791c8debab36e0 (diff) |
addressing #4803: nicer error messages for invalid wire formats
Diffstat (limited to 'src/util')
-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 ec6c11a7a..eb9ffe475 100644 --- a/src/util/Makefile.am +++ b/src/util/Makefile.am @@ -9,7 +9,6 @@ endif pkgcfgdir = $(prefix)/share/taler/config.d/ - pkgcfg_DATA = \ paths.conf |