On Sun, 21 Mar 2010, Carlos R. Mafra wrote: > As the README used to say, it was a unfinished work. If someone > wants to finish it after all these years it can be recovered > from the logs. Meanwhile, let's not carry dead code around.
go go. > WINGs/python/Makefile | 17 -- you missed WINGs/Makefile.am: diff --git a/WINGs/Makefile.am b/WINGs/Makefile.am index 7dfe576..834ee89 100644 --- a/WINGs/Makefile.am +++ b/WINGs/Makefile.am @@ -21,9 +21,7 @@ lib_LTLIBRARIES = libWINGs.la libWUtil.la LDADD= libWUtil.la libWINGs.la $(top_builddir)/wrlib/libwraster.la @INTLIBS@ -EXTRA_DIST = BUGS make-rgb python/Makefile python/README python/WINGs.i \ - python/WINGs.py python/setup.py python/test.py - +EXTRA_DIST = BUGS make-rgb # wbutton.c libWINGs_la_SOURCES = \ -- [-] mkdir /nonexistent -- To unsubscribe, send mail to [email protected].
