beacons recognized, minimal gui working
[my-code/hdw-sniff.git] / configure
index f99f757..ee4ddea 100755 (executable)
--- a/configure
+++ b/configure
@@ -58,6 +58,8 @@ LIBS = $GENLIBS
 OBJS = $GENAPI
 OBJS2 = $name
 
+all: $name
+
 links:
 EOF
 
@@ -78,8 +80,6 @@ EOF
 done
 
 cat >> Makefile << EOF
-all: $name
-
 clean:
        rm -f \$(OBJS) \$(OBJS2)