]> git.ipfire.org Git - people/ms/libloc.git/blobdiff - Makefile.am
Move location-downloader functionality into location-query
[people/ms/libloc.git] / Makefile.am
index 31869e0ca61448e7f7777a93e005399103be45af..c0b1300eb27ecd52c0ab1c541de17e9a18feae05 100644 (file)
@@ -146,6 +146,7 @@ CLEANFILES += \
 dist_pkgpython_PYTHON = \
        src/python/__init__.py \
        src/python/database.py \
+       src/python/downloader.py \
        src/python/i18n.py \
        src/python/importer.py \
        src/python/logger.py
@@ -234,19 +235,16 @@ uninstall-perl:
                $(DESTDIR)/$(prefix)/man/man3/Location.3pm
 
 bin_SCRIPTS = \
-       src/python/location-downloader \
        src/python/location-exporter \
        src/python/location-importer \
        src/python/location-query
 
 EXTRA_DIST += \
-       src/python/location-downloader.in \
        src/python/location-exporter.in \
        src/python/location-importer.in \
        src/python/location-query.in
 
 CLEANFILES += \
-       src/python/location-downloader \
        src/python/location-exporter \
        src/python/location-importer \
        src/python/location-query