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

Don't touch libnettle_a_DEPENDENCIES.

Rev: src/nettle/Makefile.am:1.59
parent b30f4b29
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ libnettle_a_SOURCES = aes.c aes.h aes-internal.h \
LIBOBJS = @LIBOBJS@
libnettle_a_LIBADD = $(LIBOBJS)
libnettle_a_DEPENDENCIES = print_path
libnettle.a: print_path
.PHONY: print_path
print_path:
echo PATH: $$PATH
......
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