[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/arts/knotify
From:       Luboš Luňák <l.lunak () kde ! org>
Date:       2003-03-27 11:43:38
[Download RAW message or body]

CVS commit by lunakl: 

Link libraries with the kdeinit module, not the binary.


  M +2 -2      Makefile.am   1.19


--- kdelibs/arts/knotify/Makefile.am  #1.18:1.19
@@ -8,10 +8,10 @@
 
 knotify_la_SOURCES      = knotify.cpp knotify.skel
-knotify_la_LIBADD       = -lsoundserver_idl -lqtmcop $(LIB_KDEUI)
+knotify_la_LIBADD       = -lsoundserver_idl -lqtmcop $(LIB_KDEUI) $(top_builddir)/arts/kde/libartskde.la
 knotify_la_LDFLAGS = $(all_libraries) -module -avoid-version
 knotify_la_METASOURCES = AUTO
 
 knotify_SOURCES = dummy.cpp
-knotify_LDADD = knotify.la $(top_builddir)/arts/kde/libartskde.la
+knotify_LDADD = knotify.la
 knotify_LDFLAGS  = $(all_libraries) $(KDE_RPATH)
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic