Skip to content

Commit

Permalink
fixup: remove duplicate include in loki's makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
alltilla committed Oct 7, 2024
1 parent 09c95c0 commit ebc3609
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/grpc/loki/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ modules_grpc_loki_libloki_la_SOURCES = \
modules_grpc_loki_libloki_la_CPPFLAGS = \
$(AM_CPPFLAGS) \
$(GRPC_COMMON_CFLAGS) \
-I$(top_srcdir)/modules/grpc \
-I$(top_srcdir)/modules/grpc/loki \
-I$(top_builddir)/modules/grpc/loki \
-I$(top_srcdir)/modules/grpc
Expand Down

0 comments on commit ebc3609

Please sign in to comment.