You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
371 B
16 lines
371 B
15 years ago
|
## kdebase/Makefile.am
|
||
|
## (C) 1997 Stephan Kulow
|
||
|
|
||
|
AUTOMAKE_OPTIONS = foreign 1.6.1
|
||
|
DISTCLEANFILES = inst-apps
|
||
|
|
||
|
COMPILE_AFTER_arts = noatun krec akode_artsplugin
|
||
|
COMPILE_AFTER_mpeglib = mpeglib_artsplug
|
||
|
COMPILE_AFTER_libkcddb = kaudiocreator kioslave kscd
|
||
|
COMPILE_AFTER_akode = juk
|
||
|
|
||
|
MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 SUBDIRS
|
||
|
|
||
|
include admin/deps.am
|
||
|
|