examples: annotate examples
[nit.git] / lib / popcorn / Makefile
index bc59692..ed29191 100644 (file)
@@ -14,7 +14,9 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-NITUNIT=../../bin/nitunit
+NITUNIT=nitunit
+
+all:
 
 check:
-       $(NITUNIT) .
+       $(NITUNIT) . tests/ examples/