com32/tools: nothing to install here
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 6 Apr 2010 23:29:03 +0000 (16:29 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 6 Apr 2010 23:29:03 +0000 (16:29 -0700)
This directory contains builttime tools, so they don't need to be
installed anywhere.

This fixes "make install-all".

Reported-by: Dag Wieers <dag@wieers.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
com32/tools/Makefile

index 3665f84..e34296b 100644 (file)
@@ -25,6 +25,6 @@ tidy dist clean spotless:
        rm -f *.o *.a .*.d
        rm -f */*.o */*.a */.*.d
 
-installer:
+install installer:
 
 -include .*.d */.*.d