diff options
Diffstat (limited to 'progs/rbug/Makefile')
-rw-r--r-- | progs/rbug/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/rbug/Makefile b/progs/rbug/Makefile index 718f7a2bb52..fb4e91d1aff 100644 --- a/progs/rbug/Makefile +++ b/progs/rbug/Makefile @@ -22,6 +22,7 @@ SOURCES = \ shdr_dump.c \ shdr_disable.c \ ctx_info.c \ + ctx_rule.c \ tex_info.c \ tex_dump.c |