components/sane-frontends/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
--- a/components/sane-frontends/Makefile	Fri Nov 21 10:49:36 2014 -0800
+++ b/components/sane-frontends/Makefile	Fri Nov 21 16:37:26 2014 -0800
@@ -45,6 +45,8 @@
 CONFIGURE_OPTIONS +=	CFLAGS="$(CFLAGS)"
 CONFIGURE_OPTIONS +=	LDFLAGS="-lsane"
 
+configure:	$(CONFIGURE_32)
+
 build:		$(BUILD_32)
 
 install:	$(INSTALL_32)