diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-10-31 10:09:34 +0100 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-10-31 10:09:34 +0100 |
commit | f0668d2ce060ddd6bdb6d1d18f3f874a42931584 (patch) | |
tree | 6ff61a57cfac9a7754f9ccc47dbe92cfa2e33a09 /Makefile.am | |
parent | f1d2ed93a76d5542387494711c7e6741bd3dd821 (diff) |
update doxygen resources
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9a85ab18..3edff1e0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,7 +23,8 @@ EXTRA_DIST = \ COPYING.AGPL \ COPYING.LGPL \ contrib/gnunet.tag \ - contrib/microhttpd.tag + contrib/microhttpd.tag \ + contrib/taler-exchange.tag app: mkdir -p $(PACKAGE)-frontend-$(VERSION)-app |