$OpenBSD: patch-src_Makefile_in,v 1.1.1.1 2018/08/14 16:12:55 schwarze Exp $
Remove obvious third-party files aes.c and aes.h
that have no author information and no license.

Index: src/Makefile.in
--- src/Makefile.in.orig
+++ src/Makefile.in
@@ -167,7 +167,7 @@ am__libdivecomputer_la_SOURCES_DIST = version.c descri
 	mares_darwin_parser.c mares_iconhd.h mares_iconhd.c \
 	mares_iconhd_parser.c ihex.h ihex.c hw_ostc.h hw_ostc.c \
 	hw_ostc_parser.c hw_frog.h hw_frog.c hw_ostc3.h hw_ostc3.c \
-	aes.h aes.c cressi_edy.h cressi_edy.c cressi_edy_parser.c \
+	cressi_edy.h cressi_edy.c cressi_edy_parser.c \
 	cressi_leonardo.h cressi_leonardo.c cressi_leonardo_parser.c \
 	zeagle_n2ition3.h zeagle_n2ition3.c atomics_cobalt.h \
 	atomics_cobalt.c atomics_cobalt_parser.c shearwater_common.h \
@@ -204,7 +204,7 @@ am_libdivecomputer_la_OBJECTS = version.lo descriptor.
 	mares_nemo_parser.lo mares_puck.lo mares_darwin.lo \
 	mares_darwin_parser.lo mares_iconhd.lo mares_iconhd_parser.lo \
 	ihex.lo hw_ostc.lo hw_ostc_parser.lo hw_frog.lo hw_ostc3.lo \
-	aes.lo cressi_edy.lo cressi_edy_parser.lo cressi_leonardo.lo \
+	cressi_edy.lo cressi_edy_parser.lo cressi_leonardo.lo \
 	cressi_leonardo_parser.lo zeagle_n2ition3.lo atomics_cobalt.lo \
 	atomics_cobalt_parser.lo shearwater_common.lo \
 	shearwater_predator.lo shearwater_predator_parser.lo \
@@ -456,7 +456,7 @@ libdivecomputer_la_SOURCES = version.c descriptor.c it
 	mares_darwin.c mares_darwin_parser.c mares_iconhd.h \
 	mares_iconhd.c mares_iconhd_parser.c ihex.h ihex.c hw_ostc.h \
 	hw_ostc.c hw_ostc_parser.c hw_frog.h hw_frog.c hw_ostc3.h \
-	hw_ostc3.c aes.h aes.c cressi_edy.h cressi_edy.c \
+	hw_ostc3.c cressi_edy.h cressi_edy.c \
 	cressi_edy_parser.c cressi_leonardo.h cressi_leonardo.c \
 	cressi_leonardo_parser.c zeagle_n2ition3.h zeagle_n2ition3.c \
 	atomics_cobalt.h atomics_cobalt.c atomics_cobalt_parser.c \
