X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Lucu.git;a=blobdiff_plain;f=GNUmakefile;h=3b5520eb5629ff02df6a7aa7fcf57c02403ddc57;hp=e85c5ed982cf32d15f962bc882a7480fc285d73e;hb=18192e5ea2b621a551db27aa39e221a05696e2b3;hpb=e2a6ee839c0ca27b25b32656a5c080e4b464e7c9 diff --git a/GNUmakefile b/GNUmakefile index e85c5ed..3b5520e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -2,4 +2,7 @@ RUN_COMMAND = $(MAKE) -C examples run CONFIGURE_ARGS = -O -include cabal-package.mk \ No newline at end of file +include cabal-package.mk + +build-hook: + $(MAKE) -C data