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.
tdelibs/kab/Makefile.am

16 lines
280 B

INCLUDES= $(all_includes)
noinst_LTLIBRARIES = libkab.la
KABVERSION= 4.0.0
KABPATCH= 0
libkab_la_SOURCES = \
kabapi.cc \
addressbook.cc \
qconfigDB.cc
libkab_la_LDFLAGS = $(KDE_MT_LDFLAGS) -no-undefined
libkab_la_LIBADD = ../tdeui/libtdeui.la
libkab_la_METASOURCES = AUTO