summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorBen Longbons <b.r.longbons@gmail.com>2014-11-15 12:29:33 -0800
committerBen Longbons <b.r.longbons@gmail.com>2015-01-22 23:18:58 -0800
commite1418f378c66343a35db3791cbf0d54a4be3fbd3 (patch)
tree56814c066624e19290bcc31d17a4fc0b3b711184 /Makefile.in
parentb2f0d495cd85188e0f9f2d4d363655da40e6e5e6 (diff)
downloadtmwa-e1418f378c66343a35db3791cbf0d54a4be3fbd3.tar.gz
tmwa-e1418f378c66343a35db3791cbf0d54a4be3fbd3.tar.bz2
tmwa-e1418f378c66343a35db3791cbf0d54a4be3fbd3.tar.xz
tmwa-e1418f378c66343a35db3791cbf0d54a4be3fbd3.zip
Generate most config parsers
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 7d4b679..32dc73b 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -428,6 +428,7 @@ gen-clean:
$l rm -f stamp/generate*.stamp
$l rm -rf ${SRC_DIR}/src/proto2/
$l rm -rf ${SRC_DIR}/src/debug-debug/
+ $l rm -rf ${SRC_DIR}/src/*/*_conf.[ch]pp
ifndef MAKE_RESTARTS
obj/%.d: src/%.cpp | stamp/generated.stamp