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

(des_headers): Deleted parity.h.

Rev: nettle/Makefile.in:1.24
parent 8cb8b3da
No related branches found
No related tags found
No related merge requests found
......@@ -182,8 +182,8 @@ shadata$(EXEEXT): shadata.$(OBJEXT)
# desCore rules
# It seems using $(srcdir)/ doesn't work with GNU make 3.79.1
# des_headers = $(srcdir)/parity.h $(srcdir)/rotors.h $(srcdir)/keymap.h
des_headers = parity.h rotors.h keymap.h
# des_headers = $(srcdir)/rotors.h $(srcdir)/keymap.h
des_headers = rotors.h keymap.h
# Generate DES headers.
$(des_headers): desdata.c
......
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