[Kst] kdeextragear-2/kst/tests/planck

George Staikos staikos at kde.org
Mon Jan 17 20:41:30 CET 2005


CVS commit by staikos: 

buid


  M +2 -2      Makefile.am   1.4


--- kdeextragear-2/kst/tests/planck/Makefile.am  #1.3:1.4
@@ -1,7 +1,7 @@
 bin_PROGRAMS = toigen
 
-INCLUDES=$(all_includes)
+INCLUDES=$(all_includes) $(PIOINCLUDES)
 toigen_LDFLAGS = $(all_libraries) $(KDE_RPATH)
-toigen_LDADD = $(PIOLIBS) -lm
+toigen_LDADD = $(PIOLIBS) -lm -ldl -lpthread
 toigen_SOURCES = toigen.c
 




More information about the Kst mailing list