|
|
@ -1,6 +1,6 @@
|
|
|
|
# The only Q_OBJECT lines are in securestream.{h,cpp} and we deal with them below.
|
|
|
|
# The only Q_OBJECT lines are in securestream.{h,cpp} and we deal with them below.
|
|
|
|
# Give metasources a file with no Q_OBJECT line to stop unsermake assuming we want METASOURCES = AUTO
|
|
|
|
# Give metasources a file with no Q_OBJECT line to stop unsermake assuming we want METASOURCES = AUTO
|
|
|
|
METASOURCES = ignore_this_warning.moc
|
|
|
|
METASOURCES = AUTO
|
|
|
|
|
|
|
|
|
|
|
|
noinst_LTLIBRARIES = libiris_xmpp_core.la
|
|
|
|
noinst_LTLIBRARIES = libiris_xmpp_core.la
|
|
|
|
AM_CPPFLAGS = $(IDN_CFLAGS)
|
|
|
|
AM_CPPFLAGS = $(IDN_CFLAGS)
|
|
|
|