--- src/Makefile.in.orig Thu Jun 3 00:19:54 2004 +++ src/Makefile.in Thu Jun 3 00:20:42 2004 @@ -275,7 +275,7 @@ # the application source, library search path, and link libraries kfreerings_SOURCES = main.cpp kfreerings.cpp kfbutton.cpp kfrmain.cpp kfconfiguration.cpp kfdialog.cpp kfreeringsrc kfgame.cpp kflevel.cpp kfhighscore.cpp kfbuttongroup.cpp kfreerings_LDFLAGS = $(KDE_RPATH) $(all_libraries) -kfreerings_LDADD = -lkdegames $(LIB_KFILE) $(LIB_KDEUI) +kfreerings_LDADD = -lkdegames $(LIB_KFILE) $(LIB_KDEUI) $(LIBPTHREAD) # this is where the desktop file will go shelldesktopdir = $(kde_appsdir)/Utilities