voting/foundation.gnome.org/membership/Makefile.am
Vincent Untz 3062d7b29f Make the membership list dynamic.
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
2005-11-13 15:05:03 +00:00

10 lines
155 B
Makefile

SUBDIRS =
urlpath = /membership
page_SCRIPTS = \
index.html \
members.php \
application.php
include $(top_srcdir)/rules.common