3062d7b29f
2005-11-13 Vincent Untz <vuntz@gnome.org> Make the membership list dynamic. * foundation.gnome.org/htaccess: updated for the move of the list * foundation.gnome.org/membership/.cvsignore: updated * foundation.gnome.org/membership/Makefile.am: updated * foundation.gnome.org/membership/index.wml: fix link * foundation.gnome.org/membership/members.wml: use some PHP magic * foundation.gnome.org/vote/vote.wml: fix some tags for xhtml
10 lines
155 B
Makefile
10 lines
155 B
Makefile
SUBDIRS =
|
|
|
|
urlpath = /membership
|
|
|
|
page_SCRIPTS = \
|
|
index.html \
|
|
members.php \
|
|
application.php
|
|
|
|
include $(top_srcdir)/rules.common
|