run: clean pulsar config file during a clean_run

tool/autopilot complains about this left over file
This commit is contained in:
Alexander Boettcher 2013-06-17 10:06:12 +02:00 committed by Norman Feske
parent e5eeda2ec9
commit 52cf25982a

View File

@ -273,6 +273,7 @@ clean_libcache:
clean_run:
$(VERBOSE)rm -rf var/run
$(VERBOSE)rm -rf config-00-00-00-00-00-00
clean_gen_files:
$(VERBOSE)rm -f $(LIB_PROGRESS_LOG)