]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
Add a set of simple version comparison helpers
[ccan] / Makefile-ccan
index 157f5d73548449b1692b7f74561b0613f48837c7..4bc297f750fc18cb727208d7d32009425a972ec3 100644 (file)
@@ -22,7 +22,8 @@ MODS_NORMAL_NO_SRC := alignof \
        short_types \
        tcon \
        tlist \
-       typesafe_cb
+       typesafe_cb \
+       version
 
 # No external dependencies, with C code:
 MODS_NORMAL_WITH_SRC := antithread \