diff options
author | Christian Grothoff <christian@grothoff.org> | 2022-09-26 19:58:22 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2022-09-26 19:58:22 +0200 |
commit | 326f99266e86d4256cddaa3758120c3662704015 (patch) | |
tree | 227b29780302f6ca1aff3cd7159bb6e060c87a6b /src/Makefile.am | |
parent | f9c94efc7fd537ed5bca09e808e94e6fafaf4d28 (diff) |
-fix debian package
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 8e398106e..9fa748d7f 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -22,8 +22,8 @@ SUBDIRS = \ curl \ $(PQ_DIR) \ $(SQ_DIR) \ - templating \ mhd \ + templating \ bank-lib \ exchangedb \ kyclogic \ |