On Fri, 19 Mar 2010 at 14:19:02 +0100, Tamas TEVESZ wrote: > > Subject: [PATCH] Introduce OS-dependent stuff
> src/osdep/linux.c | 66 > +++++++++++++++++++++++++++++++++++++++++++++++++++++ > --- a/src/Makefile.am > +++ b/src/Makefile.am > @@ -45,6 +45,7 @@ wmaker_SOURCES = \ > menu.c \ > menu.h \ > misc.c \ > + osdep/linux.c \ > monitor.c \ A small nit. I've just noticed that the compiled linux.o is inside src/ instead of src/osdep/ -- To unsubscribe, send mail to [email protected].
