Skip to content
Snippets Groups Projects
Makefile.am 840 B
nobase_templates_DATA = \
	accountProfiles/alumni1.tt2 \
	accountProfiles/employee1.tt2 \
	accountProfiles/fullset1.tt2 \
	accountProfiles/generic1.tt2 \
	accountProfiles/librarywalkin1.tt2 \
	accountProfiles/limitedset1.tt2 \
	accountProfiles/researcher1.tt2 \
	accountProfiles/student1.tt2 \
	accountProfiles/student2.tt2 \
	accountProfiles/teacher1.tt2 \
	accountProfiles/teacher2.tt2 \
	accountProfiles/valid-accounts.php.tt2 \
	mail/notification_generic_error.tt2.eml \
	mail/send_authentication_token.tt2.eml \
	web/account_wizard.tt2.html \
	web/content.tt2.html \
	web/errors.tt2.html \
	web/generate_token.tt2.html \
	web/home.tt2.html \
	web/index.tt2.html \
	web/index-nobanner.tt2.html \
	web/notices.tt2.html \
	web/select_sp.tt2.html \
	web/title.tt2.html \
	web/validate_token.tt2.html

EXTRA_DIST = $(nobase_templates_DATA)