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

Fixed dependencies for des.po.

parent 6882951a
No related branches found
No related tags found
No related merge requests found
2013-09-21 Niels Möller <nisse@lysator.liu.se>
* Makefile.in (des.po): Add same dependencies as for des.o.
Reported by Vincent Torri.
2013-09-20 Niels Möller <nisse@lysator.liu.se> 2013-09-20 Niels Möller <nisse@lysator.liu.se>
* testsuite/gcm-test.c: Added tests with associated data of * testsuite/gcm-test.c: Added tests with associated data of
......
...@@ -269,6 +269,7 @@ $(des_headers): desdata.c ...@@ -269,6 +269,7 @@ $(des_headers): desdata.c
test -s $${f}T && mv -f $${f}T $$f test -s $${f}T && mv -f $${f}T $$f
des.$(OBJEXT): des.c des.h $(des_headers) des.$(OBJEXT): des.c des.h $(des_headers)
des.p$(OBJEXT): des.c des.h $(des_headers)
# Generate ECC files. # Generate ECC files.
# Some possible choices for 192: # Some possible choices for 192:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment