X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=EsounD.git;a=blobdiff_plain;f=GNUmakefile;fp=GNUmakefile;h=a245964f61f7748797fbb9d98bdf0f81db294eff;hp=15098cd82c0e5ec88a920bc9078bdc499ec3fe96;hb=332de27c05d195598689979c035bd136a47f4394;hpb=d2396e7b6183bb033861069aaeb52be53a90bfdf diff --git a/GNUmakefile b/GNUmakefile index 15098cd..a245964 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,5 +1,5 @@ -#RUN_COMMAND = $(MAKE) -C examples run +RUN_COMMAND = ./dist/build/hs-esd-player-example/hs-esd-player-example -CONFIGURE_ARGS = -O +CONFIGURE_ARGS = -O -fbuild-examples include cabal-package.mk