X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=makefile;h=e63ee70883b119a66b154c26334a97439b2264fc;hb=58c6369b4a4e57e3708393900fab9d2fdbd6759f;hp=ade68e82792e2532b265fdc5646661a6da3fe3c0;hpb=f32dac729c87051f52b61df2ccca7eff0300d7c0;p=order_line_extra.git diff --git a/makefile b/makefile index ade68e8..e63ee70 100644 --- a/makefile +++ b/makefile @@ -1,2 +1,3 @@ compile: - (cd haxe; haxe -php ../hincludes *) + (cd haxe; haxe -php ../hincludes *.hx) +