diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/Makefile.am b/python/Makefile.am index e4ef9e89..509e87ca 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -17,6 +17,8 @@ EXTRA_DIST = README-python-bindings +CLEANFILES = *~ + if HAVE_PYTHON endif
\ No newline at end of file |