|
|
@ -4,7 +4,7 @@ lib_LTLIBRARIES = libtdespell2.la
|
|
|
|
# Put most of the code in a noinst lib, for the unit tests to be able to use internal classes.
|
|
|
|
# Put most of the code in a noinst lib, for the unit tests to be able to use internal classes.
|
|
|
|
noinst_LTLIBRARIES = libtdespell2_noinst.la
|
|
|
|
noinst_LTLIBRARIES = libtdespell2_noinst.la
|
|
|
|
|
|
|
|
|
|
|
|
KDE_CXXFLAGS = -DKDE_NO_COMPAT -DTQT_NO_COMPAT
|
|
|
|
KDE_CXXFLAGS = -DKDE_NO_COMPAT
|
|
|
|
INCLUDES = -I$(top_srcdir)/tdespell2 $(all_includes)
|
|
|
|
INCLUDES = -I$(top_srcdir)/tdespell2 $(all_includes)
|
|
|
|
|
|
|
|
|
|
|
|
tdespell2includedir = $(includedir)/tdespell2
|
|
|
|
tdespell2includedir = $(includedir)/tdespell2
|
|
|
|