783efaf4e7
We also move some stuff from /about/ to this new page.
11 lines
152 B
Makefile
11 lines
152 B
Makefile
SUBDIRS = advisoryboard history charter
|
|
|
|
urlpath = /about
|
|
|
|
page_SCRIPTS = \
|
|
index.html
|
|
|
|
page_DATA = \
|
|
bylaws.pdf
|
|
|
|
include $(top_srcdir)/rules.common
|