]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3730] Addressed comment
authorFrancis Dupont <fdupont@isc.org>
Fri, 21 Feb 2025 09:20:35 +0000 (10:20 +0100)
committerAndrei Pavel <andrei@isc.org>
Fri, 21 Feb 2025 16:43:17 +0000 (18:43 +0200)
meson.build

index 47d4b36cbc43515c6e82f306203426aa989959c5..8979563a1b893110c8fec2a0c0bb18191633b275 100644 (file)
@@ -694,8 +694,8 @@ if have_premium
     subdir('premium')
 endif
 
-alias_target('all-targets-gen-messages', TARGETS_GEN_MESSAGES)
-alias_target('all-targets-gen-parser', TARGETS_GEN_PARSER)
+alias_target('messages', TARGETS_GEN_MESSAGES)
+alias_target('parser', TARGETS_GEN_PARSER)
 
 top_docs = [
     'AUTHORS',