X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2FMakefile.am;h=859db102a6abf57d0e64ce5059deec2880923335;hb=00b26c08347a2c70e9e89ff047e08859e099a97d;hp=1f9b20be5411195a5aa4243138df47b264caccfa;hpb=7ff7c1083c91ccdf53732b3f794d198b884c8653;p=monky diff --git a/src/Makefile.am b/src/Makefile.am index 1f9b20b..859db10 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -46,7 +46,7 @@ xmms2 = xmms2.c endif if BUILD_LINUX -linux = linux.c top.c diskio.c +linux = linux.c top.c diskio.c users.c PTHREAD_LIBS = -lpthread endif @@ -117,8 +117,7 @@ conky_SOURCES = \ mboxscan.h \ $(x11) \ $(xmms2) \ - $(smapi) \ - users.c + $(smapi) AM_LDFLAGS = $(PTHREAD_LIBS) -lm