summaryrefslogblamecommitdiffstats
path: root/Makefile
blob: 6a16e0731417b7bb3760fce1a5d544714ad83256 (plain) (tree)
1
2
3
4
5
6
7





                                        
                       




                            
# See LICENSE for licensing information.

PROJECT = ct_helper

# Options.

ERLC_OPTS = +debug_info
PLT_APPS = crypto public_key

# Standard targets.

include erlang.mk