commit 9d1a8ca5c362289dc15cb541bcb60ce7216e7301 parent 435950ee10fc3d58f7ff992a2c2a2a3f73efa806 Author: Christian Grothoff <christian@grothoff.org> Date: Wed, 29 Sep 2021 13:31:37 +0200 fix DIST rules Diffstat:
| M | src/authorization/Makefile.am | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/authorization/Makefile.am b/src/authorization/Makefile.am @@ -21,6 +21,8 @@ pkgdata_DATA = \ EXTRA_DIST = \ $(pkgdata_DATA) \ + $(cfg_DATA) \ + $(bin_SCRIPTS) \ iban.h iban.c