* packihx/,
[fw/sdcc] / Makefile.in
index 380db7517c93e418ba40c1b94d71e26bdd3a260b..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)