* packihx/,
[fw/sdcc] / Makefile.in
index 8942a698de5b7ffa8bf81689b3b20adea64216d0..72c60ff67ea33d3522915c2b4b98001ea13786c6 100644 (file)
@@ -17,7 +17,7 @@ SDCC_DOC        = doc
 # Parts that are not normally compiled but need to be cleaned
 SDCC_EXTRA      = support/regression
 
-SDCC_PACKIHX   = packihx
+SDCC_PACKIHX   = support/packihx
 SDCC_LIBRARIAN = support/librarian
 
 ifeq ($(OPT_DISABLE_HC08), 0)
@@ -51,8 +51,9 @@ endif
 
 ifeq ($(OPT_ENABLE_DOC), 1)
 TARGETS         += sdcc-doc
-PKGS            += $(SDCC_DOC)
 endif
+# always install docs, which don't need to be built 
+PKGS            += $(SDCC_DOC)
 
 ifeq ($(OPT_DISABLE_SDCPP), 0)
 SDCC_LIBS       += support/cpp2