]> git.stg.codes - stg.git/blobdiff - stglibs/Makefile.in
Fix stglibs Makefile to install headers into subdirectory
[stg.git] / stglibs / Makefile.in
index 714a99ea2cbebf9ce16f86a0f9bf49319396e62c..d7694b45dc9f0a6df72f2cc65478cde946b0b735 100644 (file)
@@ -58,7 +58,7 @@ $(PROG): $(OBJS) $(STGLIBS)
        cp *.a $(DIR_LIB)
 
 includes: $(INCS)
-       cp -p $(INCS) $(DIR_INCLUDE)
+       cp -p $(INCS) $(DIR_INCLUDE)/stg
 
 clean:
        rm -f deps $(PROG) *.o *.a *.so tags *.*~