Skip to content

Commit

Permalink
configure.ac: Fix pipe display not in reflector
Browse files Browse the repository at this point in the history
Fixes #339
  • Loading branch information
mpiatka committed Sep 19, 2023
1 parent e006cb4 commit 2c3d498
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -3259,6 +3259,7 @@ if test "$build_default" != no; then
"
REFLECTOR_OBJS="$REFLECTOR_OBJS
src/video_display/blend.o
src/video_display/pipe.o
"
fi

Expand Down

0 comments on commit 2c3d498

Please sign in to comment.