]> git.ozlabs.org Git - ccan/blobdiff - Makefile-ccan
nfs: add licenses into generated files.
[ccan] / Makefile-ccan
index 70f7c9363ab1470766233e7e76ddc3a1514ffd3e..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 \
@@ -65,6 +66,7 @@ MODS_NORMAL_WITH_SRC := antithread \
        rbuf \
        read_write_all \
        rfc822 \
+       siphash \
        sparse_bsearch \
        str \
        stringmap \