Re: [opensc-devel] make maintainer-clean patch

2011-04-25 Thread Alon Bar-Lev
Applied. Thanks. On Mon, Apr 25, 2011 at 12:39 PM, jons...@terra.es wrote: > Seems that "make maintainer-clean" forgets to delete > "trunk/MacOSX/Makefile.in" file > > This patch does the work: > --- ../trunk/MacOSX/Makefile.am    2011-04-21 11:33:09.0 +0200 > +++ mine/MacOSX/Makefile.am 

[opensc-devel] make maintainer-clean patch

2011-04-25 Thread jons...@terra.es
Seems that "make maintainer-clean" forgets to delete "trunk/MacOSX/Makefile.in" file This patch does the work: --- ../trunk/MacOSX/Makefile.am2011-04-21 11:33:09.0 +0200 +++ mine/MacOSX/Makefile.am2011-04-25 11:26:32.0 +0200 @@ -1,3 +1,4 @@ +MAINTAINERCLEANFILES = $(srcdir