Add rule to copy NM tartan proclamation

This commit is contained in:
Neale Pickett 2010-11-05 22:36:56 -06:00
parent 410b34c262
commit f6d0edf699
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ TARTAN_PNG = $(patsubst %.tartan, %.png, $(TARTAN_LIST))
TARTAN_TOMDWN = tartans/tartantomdwn
COPY += tartans/design.cgi tartans/loom.py $(TARTAN_TOMDWN) $(TARTAN_TEMPLATE)
COPY += tartans/nm-proc.png
HTML += tartans/index.html
HTML += $(patsubst %.tartan, %.html, $(TARTAN_LIST))
TARGETS += $(addprefix $(DESTDIR)/, $(TARTAN_PNG))