aboutsummaryrefslogtreecommitdiffstats
path: root/kde2/Makefile.am
blob: 4c157de4e7b9a211dee1670740e2b701a760a25d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $Id$
#

SUBDIRS = kioslave plugins mime kpsion klipsi po doc

POFILES =
#
# remove all intermediate files that can be recreated using
# Makefile.cvs
#
maintainer-clean-local:
	rm -f Makefile.in

am_edit:
	perl ../conf/am_edit --topdir=kde2 $(AM_EDIT_ARGS)