From: Justin Seyster Date: Fri, 13 Aug 2010 20:53:26 +0000 (-0400) Subject: Ignore Makefile again, now that autoconf generates it. X-Git-Tag: release-v1.0~74^2 X-Git-Url: https://git.fsl.cs.sunysb.edu/?a=commitdiff_plain;h=f5de623b2ee1e9e77c87e9ea5d8a5f49cad3cf54;p=interaspect.git Ignore Makefile again, now that autoconf generates it. --- diff --git a/workspace/.gitignore b/workspace/.gitignore index 24bec0f..8d7f82c 100644 --- a/workspace/.gitignore +++ b/workspace/.gitignore @@ -1,10 +1,6 @@ *.c *.so -# The Makefile in this directory is hand-written, not generated by -# Automake -!Makefile - # There is one C file included as an example that should be # distributed with InterAspect. !hello.c