diff --git a/src/bin/patch/Jamfile b/src/bin/patch/Jamfile index 045e9a8f64..6ceb05c27e 100644 --- a/src/bin/patch/Jamfile +++ b/src/bin/patch/Jamfile @@ -1,5 +1,7 @@ SubDir HAIKU_TOP src bin patch ; +SubDirSysHdrs [ FDirName $(SUBDIR) ] ; + SubDirCcFlags -DHAVE_CONFIG_H -Ded_PROGRAM='\"ed\"' -w ; BinCommand patch :