projects
/
~bandali
/
bndl.org
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
move bandali.eu.org-specific bits of .htaccess to caffeine
[~bandali/bndl.org]
/
Makefile
diff --git
a/Makefile
b/Makefile
index
d4a1667
..
7e36abd
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,6
+1,6
@@
SRC := $(filter-out $(wildcard meta_*),$(wildcard *.m4))
OUTPUTS := $(patsubst %.m4,out/%.html,$(SRC))
SRC := $(filter-out $(wildcard meta_*),$(wildcard *.m4))
OUTPUTS := $(patsubst %.m4,out/%.html,$(SRC))
-STATIC := $(patsubst static/%,out/%,$(wildcard static/*))
+STATIC := $(patsubst static/%,out/%,$(wildcard static/*
static/.*
))
all: $(OUTPUTS) out/notes.atom out/notes.rss out/style.css $(STATIC)
all: $(OUTPUTS) out/notes.atom out/notes.rss out/style.css $(STATIC)