|
From: Florian K. <br...@ac...> - 2011-10-08 22:59:13
|
On 10/08/2011 06:22 PM, Philippe Waroquiers wrote: > So, I wrote a script which checks that all *.exp or *.vgtest or *.gdb > (and similar) are present in the Makefile.am. > > Now, I just need to not forget the run the script :). > > Maybe this check could be part of make regtest ? > (then nobody can forget anymore) > I for one would welcome the integration of your script in make regtest. Does it work both ways and remind me if a no longer existent file is still listed in Makefile.am ? Which typically will happen when renaming a file. Florian |