diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index d0b5732..c11e881 100644 --- a/Makefile.am +++ b/Makefile.am @@ -54,6 +54,8 @@ imon.c imon.h \ \ display.c display.h \ drv.c drv.h \ +drv_generic.c drv_generic.h \ +drv_generic_bar.c \ debug.c debug.h \ cfg.c cfg.h \ lock.c lock.h \ |