]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
queryacl: fix typo in the Makefile
authorDaniel Salzman <daniel.salzman@nic.cz>
Sun, 7 Oct 2018 18:49:37 +0000 (20:49 +0200)
committerDaniel Salzman <daniel.salzman@nic.cz>
Sun, 7 Oct 2018 18:49:37 +0000 (20:49 +0200)
src/knot/modules/queryacl/Makefile.inc

index 0152957d6a49da99054e146cd983f88cda605254..25dcc38cdd3d99cfd5e7ed30770a0617dbcb9b83 100644 (file)
@@ -1,4 +1,4 @@
-knot_modules_queryacl_la_SOURCES = knot/modules/queryacl/queryacl.c \
+knot_modules_queryacl_la_SOURCES = knot/modules/queryacl/queryacl.c
 EXTRA_DIST +=                      knot/modules/queryacl/queryacl.rst
 
 if STATIC_MODULE_queryacl