diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2004-07-22 19:26:21 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2004-07-22 19:26:21 +0000 |
| commit | 94d475b1a7f3e934b699eaa4031ee5362e8893f9 (patch) | |
| tree | d1efe3dc16fe04e83aa6d00139464a1098558580 /python | |
| parent | 005f7ad2f66c43317656b43b373d624b80f85172 (diff) | |
| download | lasso-94d475b1a7f3e934b699eaa4031ee5362e8893f9.tar.gz lasso-94d475b1a7f3e934b699eaa4031ee5362e8893f9.tar.xz lasso-94d475b1a7f3e934b699eaa4031ee5362e8893f9.zip | |
setup.py has been removed
Diffstat (limited to 'python')
| -rw-r--r-- | python/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Makefile.am b/python/Makefile.am index 7966cf03..f09c62dd 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -26,6 +26,6 @@ lassomod_la_LIBADD = $(mylibs) \ EXTRA_DIST = lassomod.h py_lasso.h utils.h wrap_objs.h \ - generator_lasso_strings.py lasso.py lasso_strings.py setup.py + generator_lasso_strings.py lasso.py lasso_strings.py |
