Skip to content
Snippets Groups Projects
Commit 6804342e authored by Niels Möller's avatar Niels Möller
Browse files

(DISTFILES): Added $(EXTRA_SOURCES).

Rev: src/nettle/testsuite/Makefile.in:1.21
parent eb4c435f
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,8 @@ EXTRA_TARGETS = $(EXTRA_SOURCES:.c=$(EXEEXT))
SOURCES = $(TS_SOURCES) testutils.c
DISTFILES = $(SOURCES) Makefile.in .test-rules.make $(TS_SH) run-tests teardown-env \
DISTFILES = $(SOURCES) $(EXTRA_SOURCES) Makefile.in .test-rules.make \
$(TS_SH) run-tests teardown-env \
rfc1750.txt testutils.h
all: $(TARGETS) $(EXTRA_TARGETS)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment