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.
13 lines
439 B
13 lines
439 B
INCLUDES=$(all_includes)
|
|
|
|
update_DATA = korn-3-4-config_change.upd korn-3-5-update.upd
|
|
update_SCRIPTS = korn-3-5-ssl-update.pl korn-3-5-metadata-update.pl
|
|
updatedir = $(kde_datadir)/kconf_update
|
|
|
|
kconf_PROGRAMS = korn-3-4-config_change
|
|
kconfdir = $(libdir)/kconf_update_bin
|
|
|
|
korn_3_4_config_change_SOURCES = korn-3-4-config_change.cpp
|
|
korn_3_4_config_change_LDFLAGS = $(all_libraries) $(KDE_RPATH)
|
|
korn_3_4_config_change_LDADD = $(LIB_QT)
|