From b9697094228db7832e75a8699a2678338f7c7c22 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Thu, 29 Oct 2015 13:59:04 +0100 Subject: Prepare for rebar --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3e85201..0887bc7 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ HDRS = $(ASN1:.asn1=.hrl) all: $(SRCS) -%.erl: lib/%.asn1 +%.erl: asn1/%.asn1 erlc $< clean: -- cgit v1.2.3