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
394 B
16 lines
394 B
SUBDIRS = konsole other doc fonts |
|
|
|
data_DATA = konsole.desktop konsolesu.desktop |
|
datadir = $(kde_appsdir)/System |
|
|
|
kde_services_DATA = konsolepart.desktop |
|
|
|
update_DATA = konsole.upd |
|
updatedir = $(kde_datadir)/kconf_update |
|
|
|
autostart_DATA = kwrited.desktop |
|
autostartdir = $(prefix)/share/autostart |
|
|
|
EXTRA_DIST = CONTRIBUTORS LICENSE.readme README.bugs \ |
|
README.linux.console tests $(data_DATA) |
|
|
|
|