add if_match object comparing strings, floats and ints
[monky] / src / Makefile.am
index 0b16dcb..d656e5d 100644 (file)
@@ -145,7 +145,9 @@ conky_SOURCES =             \
        temphelper.c            \
        temphelper.h            \
        text_object.h           \
-       text_object.c
+       text_object.c           \
+       algebra.h               \
+       algebra.c
 
 conky_LDFLAGS =                                \
        $(PTHREAD_LIBS)                         \