OSDN Git Service

missed a spot.
authorcgf <cgf>
Mon, 25 Dec 2000 17:49:36 +0000 (17:49 +0000)
committercgf <cgf>
Mon, 25 Dec 2000 17:49:36 +0000 (17:49 +0000)
winsup/w32api/lib/Makefile.in

index 95e300d..c2af26e 100644 (file)
@@ -174,7 +174,6 @@ install-headers:
        $(mkinstalldirs) $(tooldir)/include/w32api
        for i in $(HEADERS); do \
                $(INSTALL_DATA) $(srcdir)/../include/$$i $(tooldir)/include/w32api/$$i ; \
-               echo "#include <w32api/$$i>" > $(tooldir)/include/$$i ; \
        done
 
 # uninstall headers and libraries