View | Details | Raw Unified
Collapse All | Expand All

(-) (-3 / +5 lines)
 Lines 3-9    Link Here 
METASOURCES = AUTO
METASOURCES = AUTO
kde_module_LTLIBRARIES = kded_networkstatus.la 
kde_module_LTLIBRARIES = kded_networkstatus.la 
noinst_LTLIBRARIES = libnetworkstatus.la libconnectionmanager.la
lib_LTLIBRARIES = libnetworkstatus.la libconnectionmanager.la
libnetworkstatus_la_LIBADD = $(LIB_KDECORE)
libnetworkstatus_la_LIBADD = $(LIB_KDECORE)
libnetworkstatus_la_LDFLAGS = $(all_libraries)
libnetworkstatus_la_LDFLAGS = $(all_libraries)
 Lines 24-31    Link Here 
servicesdir = $(kde_servicesdir)/kded
servicesdir = $(kde_servicesdir)/kded
services_DATA = networkstatus.desktop
services_DATA = networkstatus.desktop
noinst_HEADERS = serviceiface.h networkstatuscommon.h serviceifaceimpl.h \
noinst_HEADERS = serviceifaceimpl.h \
	network.h clientifaceimpl.h provideriface.h testservice.h connectionmanager.h
	network.h clientifaceimpl.h testservice.h connectionmanager.h
include_HEADERS = serviceiface.h provideriface.h networkstatuscommon.h
bin_PROGRAMS = networkstatustestservice
bin_PROGRAMS = networkstatustestservice