10 lines
175 B
Makefile
10 lines
175 B
Makefile
#
|
|
# $Id: Makefile.am,v 1.2 2005-04-13 12:37:26 cado Exp $
|
|
#
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
|
|
SUBDIRS = command configfile debug i18n log strings
|
|
|
|
# End of Makefile.am
|
|
|