aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f78a979..b565303 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -33,13 +33,14 @@ genrc_SOURCES = \
com_restart.c\
com_reload.c\
transform.c\
match_exact.c\
match_glob.c\
match_regex.c\
- sentinel.c
+ sentinel.c\
+ runas.c
AM_CPPFLAGS = @GRECS_INCLUDES@
LDADD = @GRECS_LDADD@
if COND_PCRE
genrc_SOURCES += match_pcre.c

Return to:

Send suggestions and report system problems to the System administrator.