summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-02-11 15:44:15 -0500
committerAnthony G. Basile <blueness@gentoo.org>2015-02-11 15:44:15 -0500
commit691df3c5c399899a9fd6624f6148883cc20fa18a (patch)
treef15e27dc578e665f9d436da1b75de8f737f631b6 /Makefile.am
parentff78357e5505d52f025b2f2d04420a90bf2e7699 (diff)
rule_generator: remove legacy code
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
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