Rename subordinate Makefile.ams to include.am

This commit is contained in:
Nick Mathewson 2012-08-28 16:01:14 -04:00
parent 7092f3b677
commit 6cdfeebebc
4 changed files with 3 additions and 3 deletions

View File

@ -131,9 +131,9 @@ noinst_PROGRAMS=
EXTRA_PROGRAMS=
CLEANFILES=
BUILT_SOURCES =
include include/Makefile.am
include sample/Makefile.am
include test/Makefile.am
include include/include.am
include sample/include.am
include test/include.am
if BUILD_WIN32