summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c999f7e)
raw | patch | inline | side by side (parent: c999f7e)
author | Florian Forster <octo@huhu.verplant.org> | |
Wed, 27 Feb 2008 09:21:00 +0000 (10:21 +0100) | ||
committer | Florian Forster <octo@huhu.verplant.org> | |
Wed, 27 Feb 2008 09:21:00 +0000 (10:21 +0100) |
src/Makefile.am | patch | blob | history |
diff --git a/src/Makefile.am b/src/Makefile.am
index 30ea1ee38d6f9e2611eaa78134e36e85a464a126..257cadc759d37fad5936ec2660ac68e7b798ce9d 100644 (file)
--- a/src/Makefile.am
+++ b/src/Makefile.am
if BUILD_PLUGIN_EXEC
pkglib_LTLIBRARIES += exec.la
-exec_la_SOURCES = exec.c utils_cmd_putval.c utils_cmd_putval.h
+exec_la_SOURCES = exec.c \
+ utils_cmd_putnotif.c utils_cmd_putnotif.h \
+ utils_cmd_putval.c utils_cmd_putval.h
exec_la_LDFLAGS = -module -avoid-version
if BUILD_WITH_LIBPTHREAD
exec_la_LDFLAGS += -lpthread