FILES := \
brute_force_1.py \
brute_force_2.py \
dup.py \
grouped.py \
naive_hash.py \
using_sha256.py

include ../../examples.mk
