diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am index 509447ac0c..46c376b5d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,8 +12,3 @@ if ENABLE_MANPAGES SUBDIRS += \ man endif - -if ENABLE_RULE_GENERATOR -SUBDIRS += \ - rule_generator -endif |