aboutsummaryrefslogblamecommitdiffstats
path: root/Makefile
blob: c3bcce57b8e767737e6cfcab53627016e1a6bb60 (plain) (tree)
1
2
3
4
5
6
7
8

                                          
                       




                                                              
PROJECT = asciideck
PROJECT_DESCRIPTION = Asciidoc for Erlang.
PROJECT_VERSION = 0.1.0

TEST_DEPS = ct_helper
dep_ct_helper = git https://github.com/extend/ct_helper master

include erlang.mk