X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fpqueue%2FMakefile;h=fb36a0c876e3c1605ab3b035cdca41a8de24de35;hp=0a5da2f38f466d591529f650f272c05020f9e5bd;hb=eff371c866c680e5cc8dd3176b4309968c373eac;hpb=8dc899dee4605b02ae33a82821a712739442eaa7 diff --git a/crypto/pqueue/Makefile b/crypto/pqueue/Makefile index 0a5da2f38f..fb36a0c876 100644 --- a/crypto/pqueue/Makefile +++ b/crypto/pqueue/Makefile @@ -22,7 +22,7 @@ LIBOBJ=pqueue.o SRC= $(LIBSRC) -EXHEADER= pqueue.h pq_compat.h +EXHEADER= pqueue.h HEADER= $(EXHEADER) ALL= $(GENERAL) $(SRC) $(HEADER)