From kde-commits Fri Dec 10 16:10:17 2004 From: =?utf-8?q?=C4=B0smail=20D=C3=B6nmez?= Date: Fri, 10 Dec 2004 16:10:17 +0000 To: kde-commits Subject: kdebase/kcontrol/kdm Message-Id: <20041210161017.D73151BB19 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=110269502524353 CVS commit by cartman: Compiling is cool M +1 -1 Makefile.am 1.60 --- kdebase/kcontrol/kdm/Makefile.am #1.59:1.60 @@ -5,5 +5,5 @@ kcm_kdm_la_LDFLAGS = $(KDE_RPATH) $(all_libraries) -module -avoid-version -no-undefined -kcm_kdm_la_LIBADD = $(top_builddir)/kcontrol/background/libkcmbgnd.la $(top_builddir)/kcontrol/background/libbgnd.la $(LIB_KIO) +kcm_kdm_la_LIBADD = $(top_builddir)/kcontrol/background/libkcmbgnd.la $(top_builddir)/kcontrol/background/libbgnd.la $(LIB_KIO) $(LIB_KNEWSTUFF) AM_CPPFLAGS= -I$(top_builddir)/kcontrol/background \