X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2FMakefile.am;h=ef1375845d0181ffd724e7e546b8506c25cae899;hb=d2d694aef88fbdada5f2bf1bc9681e7014a06b87;hp=7348b6c0b56fd652b3f5d848db7ad0539722848d;hpb=19bce9145ecc83fecd671c0883584682dc378acb;p=psensor.git diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am index 7348b6c..ef13758 100644 --- a/src/lib/Makefile.am +++ b/src/lib/Makefile.am @@ -11,7 +11,8 @@ libpsensor_a_SOURCES = \ psensor.h psensor.c\ hdd.h hdd.c\ nvidia.h \ - lmsensor.h lmsensor.c + lmsensor.h lmsensor.c \ + url.c url.h if NVIDIA libpsensor_a_SOURCES += nvidia.c