diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 733f526..42e82ce 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,6 +19,8 @@ parser.c parser.h \ processor.c processor.h \ evaluator.c evaluator.h \ plugin.c plugin.h \ +plugin_math.c \ +plugin_string.c \ system.c system.h \ isdn.c isdn.h \ wifi.c wifi.h \ |