about summary refs log tree commit diff
path: root/net/stomp_erl/Makefile
blob: b3bc54673d0b755094367ccdb9300d6af9257533 (plain) (blame)
1
2
3
4
5
6
7
8
PROJECT = stomp
PROJECT_DESCRIPTION = STOMP client for Erlang
PROJECT_VERSION = 0.1.0

# Whitespace to be used when creating files from templates.
SP = 4

include erlang.mk