X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile;fp=Makefile;h=449664c38be5398091bf08c33130d8f791826bd6;hb=6bdd378e27a9bbf3a074e9c33c61195c8fcfef1c;hp=e6515e8941cb2f261b507fa4348f37819cec0bd1;hpb=92fbd445099cf43df759ccff12df762ac46b6809;p=apple2 diff --git a/Makefile b/Makefile index e6515e8..449664c 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ # Unified Makefile for Apple 2 SDL # # by James Hammons -# (C) 2005-17 Underground Software +# (C) 2005-2018 Underground Software # This software is licensed under the GPL v3 # @@ -109,6 +109,7 @@ OBJS = \ obj/apple2-icon-64x64.o \ obj/ay8910.o \ obj/charset.o \ + obj/crc32.o \ obj/dis65c02.o \ obj/firmware.o \ obj/floppy.o \