Skip to content

Commit

Permalink
Update Makefile.am for OLS
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitri Tikhonov committed Sep 23, 2020
1 parent cd35ff0 commit 30d0674
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/liblsquic/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/src/ls
liblsquic_a_METASOURCES = AUTO

liblsquic_a_SOURCES = ls-qpack/lsqpack.c \
lsquic_adaptive_cc.c \
lsquic_alarmset.c \
lsquic_arr.c \
lsquic_attq.c \
Expand Down Expand Up @@ -53,6 +54,7 @@ liblsquic_a_SOURCES = ls-qpack/lsqpack.c \
lsquic_packet_gquic.c \
lsquic_packet_in.c \
lsquic_packet_out.c \
lsquic_packet_resize.c \
lsquic_packints.c \
lsquic_parse_Q046.c \
lsquic_parse_Q050.c \
Expand Down

0 comments on commit 30d0674

Please sign in to comment.