summaryrefslogtreecommitdiff
path: root/src/grp-machine/grp-import/Makefile
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-09-13 17:42:21 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-09-13 17:42:21 -0400
commit2762c4a1018fd85d3445e6438d88668a84f63067 (patch)
tree37cbc4d6407d33ce7158797e004a2c4e64fb9906 /src/grp-machine/grp-import/Makefile
parentb585358da58463ca0e6fa1961e85340f27583f63 (diff)
tidy
Diffstat (limited to 'src/grp-machine/grp-import/Makefile')
-rw-r--r--src/grp-machine/grp-import/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/grp-machine/grp-import/Makefile b/src/grp-machine/grp-import/Makefile
index 5cda3c9a9f..dfa189b317 100644
--- a/src/grp-machine/grp-import/Makefile
+++ b/src/grp-machine/grp-import/Makefile
@@ -23,22 +23,6 @@
include $(dir $(lastword $(MAKEFILE_LIST)))/../../../config.mk
include $(topsrcdir)/build-aux/Makefile.head.mk
-ifneq ($(ENABLE_IMPORTD),)
-
-ifneq ($(HAVE_LIBCURL),)
-ifneq ($(HAVE_XZ),)
-ifneq ($(HAVE_ZLIB),)
-ifneq ($(HAVE_BZIP2),)
-ifneq ($(HAVE_GCRYPT),)
-
-endif # HAVE_GCRYPT
-endif # HAVE_BZIP2
-endif # HAVE_ZLIB
-endif # HAVE_XZ
-endif # HAVE_LIBCURL
-
-endif # ENABLE_IMPORTD
-
nested.subdirs += libimport
nested.subdirs += systemd-export
nested.subdirs += systemd-import