11 lines
138 B
Makefile
11 lines
138 B
Makefile
SUBDIRS = history charter
|
|
|
|
urlpath = /about
|
|
|
|
page_SCRIPTS = \
|
|
index.html
|
|
|
|
page_DATA = \
|
|
bylaws.pdf
|
|
|
|
include $(top_srcdir)/rules.common
|