aboutsummaryrefslogtreecommitdiff
path: root/src/stringprep/Makefile.win32
diff options
context:
space:
mode:
Diffstat (limited to 'src/stringprep/Makefile.win32')
-rw-r--r--src/stringprep/Makefile.win323
1 files changed, 1 insertions, 2 deletions
diff --git a/src/stringprep/Makefile.win32 b/src/stringprep/Makefile.win32
index 23f493ff6..60ccb416c 100644
--- a/src/stringprep/Makefile.win32
+++ b/src/stringprep/Makefile.win32
@@ -4,8 +4,7 @@ include ..\Makefile.inc
EFLAGS = -I .. -pz ..
OUTDIR = ..
-SOURCES = $(wildcard *.erl)
-BEAMS = $(addprefix $(OUTDIR)/,$(SOURCES:.erl=.beam))
+BEAMS = ..\stringprep.beam ..\stringprep_sup.beam
SOURCE = stringprep_drv.c
AUXIL = uni_data.c uni_norm.c