X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=web%2Fstaticindex.php;h=1a21456d179c832c480ec6dacedd8af022520287;hp=0a521023f125fdf0727454b5d637d33c7decf9f7;hb=ee0626765b8cbf209cece44090e689726ac334ed;hpb=d1cea3ebf96f61b5bbac1e74975700770e06add6 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