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.
tdeutils/ksim/monitors/net/Makefile.am

15 lines
388 B

kde_module_LTLIBRARIES = ksim_net.la
ksim_net_la_SOURCES = ksimnet.cpp netdialog.cpp netconfig.cpp
ksim_net_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
ksim_net_la_LIBADD = ../../library/libksimcore.la $(LIB_TDEIO)
EXTRA_DIST = Net.desktop
INCLUDES= -I$(top_srcdir)/ksim/library $(all_includes)
METASOURCES = AUTO
mon_DATA = Net.desktop
mondir = $(kde_datadir)/ksim/monitors