X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticindex.php;h=1a21456d179c832c480ec6dacedd8af022520287;hp=0a521023f125fdf0727454b5d637d33c7decf9f7;hb=468af4eaa08b24c7044941aa8934232df606b6a3;hpb=f6b26e5dd31a809ac14daac0bbc57b5f63e5e856 diff --git a/web/staticindex.php b/web/staticindex.php index 0a521023..1a21456d 100644 --- a/web/staticindex.php +++ b/web/staticindex.php @@ -30,7 +30,7 @@ or clone our git repository (git There are two ways to use it:
  1. Put modules into a ccan/ subdirectory into your project. Add a "config.h" (like - this example) and compile every .c file + this example, or generate one using the configurator) and compile every .c file in ccan/* (as in this Makefile)).
  2. Alternatively, just hack whatever parts you want so it compiles in