Skip to content

Commit

Permalink
Modify makefile template to don't remove configure.
Browse files Browse the repository at this point in the history
  • Loading branch information
SaitoAtsushi committed Jul 5, 2015
1 parent e3baf2c commit 97a417e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ distclean : clean
rm -rf $(CONFIG_GENERATED)

maintainer-clean : clean
rm -rf $(CONFIG_GENERATED) configure VERSION
rm -rf $(CONFIG_GENERATED) VERSION

0 comments on commit 97a417e

Please sign in to comment.