view ext/guichan-0.8.2/include/guichan/widgets/Makefile.am @ 404:0ef7b088b3f8

*Editor plugin removed from trunk because it belongs to the light branch
author helios2000@33b003aa-7bff-0310-803a-e67f0ece8222
date Fri, 29 Jan 2010 14:31:47 +0000
parents 64738befdf3b
children
line wrap: on
line source

libguichanincludedir = $(includedir)/guichan/widgets/

libguichaninclude_HEADERS =	\
	button.hpp		\
	checkbox.hpp		\
	container.hpp		\
	dropdown.hpp		\
	icon.hpp		\
	imagebutton.hpp		\
	label.hpp		\
	listbox.hpp		\
	scrollarea.hpp		\
	slider.hpp		\
	radiobutton.hpp		\
	tab.hpp			\
	tabbedarea.hpp		\
	textbox.hpp		\
	textfield.hpp		\
	window.hpp