You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
412 B

  1. --- a/python/seafile/Makefile.am
  2. +++ b/python/seafile/Makefile.am
  3. @@ -1,3 +1,3 @@
  4. seafiledir=${pyexecdir}/seafile
  5. -seafile_PYTHON = __init__.py rpcclient.py
  6. +seafile_DATA = __init__.py rpcclient.py
  7. --- a/python/seaserv/Makefile.am
  8. +++ b/python/seaserv/Makefile.am
  9. @@ -1,3 +1,3 @@
  10. seaservdir=${pyexecdir}/seaserv
  11. -seaserv_PYTHON = __init__.py service.py api.py
  12. +seaserv_DATA = __init__.py service.py api.py