diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/python/Makefile.am b/python/Makefile.am index 646dcd35d..ee997d908 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -13,8 +13,6 @@ mylibs= \ $(top_builddir)/lib/librpm.la \ $(top_builddir)/popt/libpopt.la -EXTRA_DIST = Makefile.in - pythondir = $(prefix)/lib/python1.5/site-packages python_PROGRAMS = rpmmodule.so |