Makefile: `all` generate manpages as `pandoc` is no more required
[nit.git] / contrib / objcwrapper / Makefile
index e248fb1..33ed110 100644 (file)
@@ -1,5 +1,7 @@
 all: bin/objcwrapper
 
+pre-build: src/objc_parser.nit
+
 ../nitcc/src/nitcc:
        make -C ../nitcc