summaryrefslogtreecommitdiff
path: root/src/https/Makefile
blob: ac3b57be2ef777a7681a05e2a8fc47424cb14fea (plain)
1
2
3
4
5
MODULES = https_server

all: $(MODULES:%=%.beam)

include ../Makefile.inc