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

List:       kde-commits
Subject:    kdetoys/kweather
From:       Simone Gotti <simone.gotti () email ! it>
Date:       2004-11-04 9:39:52
Message-ID: 20041104093952.6143816D3E () office ! kde ! org
[Download RAW message or body]

CVS commit by sgotti: 

Fix compilation of kweather during the "make check"


  M +3 -0      Makefile.am   1.44


--- kdetoys/kweather/Makefile.am  #1.43:1.44
@@ -11,11 +11,14 @@
 
 sun_test_SOURCES = sun_test.cpp sun.cpp
+sun_test_LDFLAGS = $(all_libraries)
 sun_test_LDADD = -lqt-mt
 
 stationdatabase_test_SOURCES = stationdatabase_test.cpp stationdatabase.cpp
+stationdatabase_test_LDFLAGS = $(all_libraries)
 stationdatabase_test_LDADD = -lqt-mt -lkdecore
 
 metar_parser_test_SOURCES = metar_parser_test.cpp metar_parser.cpp\
                             stationdatabase.cpp sun.cpp
+metar_parser_test_LDFLAGS = $(all_libraries)
 metar_parser_test_LDADD = -lqt-mt -lkdecore
 


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

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