Makefile.am: Fix regexp broken by previous commit.

* include/Makefile.am: Fix regexp broken by previous commit.
	* include/Makefile.in: Likewise.

From-SVN: r194152
This commit is contained in:
Steven Bosscher 2012-12-04 15:52:52 +00:00
parent 2562618148
commit 1b5be39ffc
3 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,8 @@
2012-12-04 Steven Bosscher <steven@gcc.gnu.org>
* include/Makefile.am: Fix regexp broken by previous commit.
* include/Makefile.in: Likewise.
2012-12-03 Benjamin Kosnik <bkoz@redhat.com>
* include/ext/pb_ds/detail/cc_hash_table_map_/standard_policies.hpp: