Added calling script when an alarm is raised.
[psensor.git] / src / Makefile.am
index e54717e..f484916 100644 (file)
@@ -39,6 +39,7 @@ endif
 
 psensor_SOURCES = \
        cfg.h cfg.c \
+       notify_cmd.c notify_cmd.h \
        graph.h graph.c \
        main.c \
        ui.h ui.c \