12 lines
179 B
Text
12 lines
179 B
Text
|
#
|
||
|
# $Id: Makefile.am,v 1.1 2005/04/04 09:45:05 cado Exp $
|
||
|
#
|
||
|
|
||
|
MAINTAINERCLEANFILES = Makefile.in
|
||
|
|
||
|
SUBDIRS = font cluster_viewer @CEGUI_SUBDIR@
|
||
|
|
||
|
|
||
|
# End of Makefile.am
|
||
|
|