13 lines
227 B
Makefile
13 lines
227 B
Makefile
SUBDIRS = about contact elections img legal licensing membership news finance vote reports
|
|
|
|
urlpath =
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
.htaccess
|
|
|
|
page_DATA = \
|
|
robots.txt \
|
|
foundation.css
|
|
|
|
include $(top_srcdir)/rules.common
|