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.
|
if with_k3bsetup1
|
|
K3BSETUPDIR=k3bsetup
|
|
endif
|
|
|
|
EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO k3b.lsm admin configure.in.in
|
|
|
|
AUTOMAKE_OPTIONS = foreign 1.5
|
|
|
|
#include admin/deps.am
|
|
|
|
SUBDIRS = doc libk3bdevice libk3b src kioslaves plugins kfile-plugins $(K3BSETUPDIR)
|