diff options
Diffstat (limited to '')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index bd830e6..68040f1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -34,6 +34,7 @@ hash.c hash.h \ layout.c layout.h \ pid.c pid.h \ timer.c timer.h \ +timer_group.c timer_group.h \ thread.c thread.h \ udelay.c udelay.h \ qprintf.c qprintf.h \ |