[Gtk-sharp-list] makefile not deleted?
Mike Kestner
mkestner@speakeasy.net
28 Apr 2003 11:09:31 -0500
On Fri, 2003-04-25 at 23:53, Charles Iliya Krempeaux wrote:
> Hello,
>
> I was sure I deleted "makefile" when I added "Makefile.in" (for
> pkg-config support).
>
> Did anyone add this back? (Or did I just not delete it?)
>
> If it was just a screw up by me... I'll just go ahead and
> delete it (from the CVS).
Can't imagine anyone added it back without saying anything. Make sure
you do a "cvs remove makefile" after you "rm makefile". Then "cvs ci".
Mike