11 lines
175 B
Text
11 lines
175 B
Text
|
#
|
||
|
# $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
|
||
|
|