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.
11 lines
221 B
11 lines
221 B
13 years ago
|
AUTOMAKE_OPTIONS = foreign 1.6.1
|
||
|
|
||
|
include admin/deps.am
|
||
|
include admin/Doxyfile.am
|
||
|
|
||
|
dbusservicedir = $(DBUS_SYS_DIR)
|
||
|
dbusservice_DATA = knetworkmanager.conf
|
||
|
|
||
|
EXTRA_DIST = COPYING configure.in.in admin $(dbusservice_DATA)
|
||
|
|