From 721e65a1d5a5821149fc0c10e6c82398d953baf4 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 2 May 2019 09:37:18 -0400 Subject: Add comments to include.am files to note where new sources go This mechanism isn't perfect, and sometimes it will guess wrong, but it will help our automation. --- src/lib/testsupport/include.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/lib/testsupport') diff --git a/src/lib/testsupport/include.am b/src/lib/testsupport/include.am index b2aa620985..a5ed46eb67 100644 --- a/src/lib/testsupport/include.am +++ b/src/lib/testsupport/include.am @@ -1,3 +1,4 @@ +# ADD_C_FILE: INSERT HEADERS HERE. noinst_HEADERS += \ src/lib/testsupport/testsupport.h -- cgit v1.2.3-54-g00ecf