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.
tdepim/korn/kconf_update/Makefile.am

13 lines
517 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) $(LIB_QT) -lDCOP $(LIB_KDECORE) $(LIB_KDEUI) -lkdefx $(LIB_KIO) -lktexteditor
korn_3_4_config_change_LDADD = $(LIB_QT)