felix: Fix buildifier warnings

Fix the warning:
  constant-glob: Glob pattern "Makefile" has no wildcard ('*').
  Constant patterns can be error-prone, move the file outside the glob.
  (http://go/buildifier-warnings#constant-glob)

Bug: 342510451
Change-Id: I592a3ee379086d903dd865257b9d0ffd500fa735
Signed-off-by: Jacky Liu <[email protected]>
1 file changed