Skip to content

Commit 0cd411e

Browse files
committed
geofeed.c was removed. Adjust the autohell scripts.
1 parent f273982 commit 0cd411e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ rpki_client_SOURCES += crl.c
4242
rpki_client_SOURCES += constraints.c
4343
rpki_client_SOURCES += encoding.c
4444
rpki_client_SOURCES += filemode.c
45-
rpki_client_SOURCES += geofeed.c
4645
rpki_client_SOURCES += http.c
4746
rpki_client_SOURCES += io.c
4847
rpki_client_SOURCES += ip.c

update.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ${CP} "${libutil_src}/imsg.c" compat/
7070
${CP} "${libutil_src}/imsg-buffer.c" compat/
7171

7272
for i in as.c aspa.c ccr.c cert.c cms.c constraints.c crl.c encoding.c \
73-
extern.h filemode.c geofeed.c http.c io.c ip.c json.c json.h \
73+
extern.h filemode.c http.c io.c ip.c json.c json.h \
7474
main.c mft.c mkdir.c ometric.c ometric.h output-bgpd.c output-bird.c \
7575
output-csv.c output-json.c output-ometric.c output.c parser.c \
7676
print.c repo.c rfc3779.c roa.c rpki-asn1.h rpki-client.8 rrdp.c \

0 commit comments

Comments
 (0)