From 0898a3d475d808d7eecdff106a78544329e6e7c4 Mon Sep 17 00:00:00 2001 From: dan Date: Fri, 20 Dec 2002 22:41:30 +0000 Subject: [PATCH] added python wrapper files to dist tarball --- WINGs/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/WINGs/Makefile.am b/WINGs/Makefile.am index 031932b7..bcf22541 100644 --- a/WINGs/Makefile.am +++ b/WINGs/Makefile.am @@ -16,7 +16,9 @@ lib_LIBRARIES = libWINGs.a libWUtil.a LDADD= libWINGs.a $(top_builddir)/wrlib/libwraster.la @INTLIBS@ -EXTRA_DIST = BUGS +EXTRA_DIST = BUGS python/Makefile python/README python/WINGs.i \ + python/WINGs.py python/setup.py python/test.py + # wbutton.c libWINGs_a_SOURCES = \