]> git.ozlabs.org Git - ccan/blobdiff - Makefile-web
tdb2: make sure records with extra padding have a 0 byte.
[ccan] / Makefile-web
index 6079c9d9faf2cc14f2931f8d0db85401dd705784..d6ea6cc94806857bbee651ec15c735988a093128 100644 (file)
@@ -2,7 +2,6 @@
 WEBDIR=/home/rusty/www/html/ccan
 
 # Ignore EXCLUDE when making webpages.
-REALLY_ALL=$(patsubst ccan/%/_info, %, $(wildcard ccan/*/_info))
 ALL_PAGES=$(patsubst %, $(WEBDIR)/info/%.html, $(REALLY_ALL))
 DIRECT_TARBALLS=$(patsubst %, $(WEBDIR)/tarballs/%.tar.bz2, $(REALLY_ALL))
 DEPEND_TARBALLS=$(patsubst %, $(WEBDIR)/tarballs/with-deps/%.tar.bz2, $(REALLY_ALL))