diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index fd5301b..984760f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,6 +15,7 @@ lcd4linux.c \ debug.c debug.h \ cfg.c cfg.h \ lock.c lock.h \ +pid.c pid.h \ parser.c parser.h \ processor.c processor.h \ system.c system.h \ |