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

List:       kde-commits
Subject:    kdeextragear-3/kdebluetooth/libqobex/qobex
From:       Helio Chissini de Castro <helio () conectiva ! com ! br>
Date:       2004-11-09 14:03:25
Message-ID: 20041109140325.9311916C86 () office ! kde ! org
[Download RAW message or body]

CVS commit by helio: 

- Fix proper location of all_libraries


  M +2 -3      Makefile.am   1.11


--- kdeextragear-3/kdebluetooth/libqobex/qobex/Makefile.am  #1.10:1.11
@@ -55,9 +55,8 @@
   qobexbttransport.cpp
   
-libqobex_la_LIBADD = $(BTTRANSPORT_OBJ) $(IRDATRANSPORT_OBJ) $(KDE_RPATH) \
-  $(all_libraries)
+libqobex_la_LIBADD = $(BTTRANSPORT_OBJ) $(IRDATRANSPORT_OBJ) $(KDE_RPATH)
 
 libqobex_la_LDFLAGS = -version-info $(QOBEX_VERSION) $(QT_LDFLAGS) $(LIB_QT) \
-  $(BLUETOOTH_LIBS) $(LIB_LOCKDEV)
+  $(BLUETOOTH_LIBS) $(LIB_LOCKDEV) $(all_libraries) 
 
 METASOURCES = AUTO


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

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