X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=makefile;h=e63ee70883b119a66b154c26334a97439b2264fc;hb=80853806ddb041e43f69f98464ce40f45ebfd491;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) +