Skip to content

Commit

Permalink
Cleanup menucnfig files when doing make proper
Browse files Browse the repository at this point in the history
(cherry picked from commit 4d4d3db)
  • Loading branch information
saghul authored and vladpaiu committed Aug 7, 2013
1 parent 4626525 commit 09757ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.rules
Expand Up @@ -100,6 +100,7 @@ proper realclean distclean: clean
$(MAKE) -C $$r proper ; \
fi ; \
done
-@if [ -d menuconfig ]; then $(MAKE) -C menuconfig proper; fi
-@if [ -d utils/opensipsunix ]; then $(MAKE) -C utils/opensipsunix proper; fi
-@if [ -d utils/db_berkeley ]; then $(MAKE) -C utils/db_berkeley proper; fi
-@if [ -d utils/db_oracle ]; then $(MAKE) -C utils/db_oracle proper; fi
Expand Down

0 comments on commit 09757ce

Please sign in to comment.