]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/a5_1.mk
modification to the build system
[avr-crypto-lib.git] / mkfiles / a5_1.mk
index 6d89b623ff590183c836063980bbc4ec60a2d4ad..e4264befe114d4623dad663af9f02432e904de13 100644 (file)
@@ -6,7 +6,7 @@ STREAM_CIPHERS += $(ALGO_NAME)
 
 $(ALGO_NAME)_OBJ      := A5_1.o
 $(ALGO_NAME)_TEST_BIN := main-a5_1-test.o debug.o uart.o serial-tools.o \
-                         nessie_stream_test.o nessie_common.o A5_1.o
+                         nessie_stream_test.o nessie_common.o
 $(ALGO_NAME)_NESSIE_TEST      := "nessie"
 $(ALGO_NAME)_PEROFRMANCE_TEST := "performance"