Skip to content

Commit

Permalink
Makefile.in : update the dependencies of cwifi.o
Browse files Browse the repository at this point in the history
  • Loading branch information
Raizo62 committed Sep 5, 2021
1 parent 68c2102 commit 9c8462e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ $(OBJ)/ccoordinate.o : ccoordinate.cc ccoordinate.h types.h Makefile Makefile.in

$(OBJ)/csocket.o : csocket.cc cdynbuffer.h csocket.h types.h Makefile Makefile.in

$(OBJ)/cwifi.o : cwifi.cc cdynbuffer.h csocket.h cwifi.h types.h Makefile Makefile.in
$(OBJ)/cwifi.o : cwifi.cc cdynbuffer.h csocket.h cwifi.h hwsim.h mac80211_hwsim.h types.h Makefile Makefile.in

$(OBJ)/cwifiserver.o : cwifiserver.cc ccoordinate.h cdynbuffer.h cinfosocket.h cinfowifi.h clistinfo.h config.h csocket.h csocketserver.h cwifi.h cwifiserver.h tools.h types.h Makefile Makefile.in

Expand Down

0 comments on commit 9c8462e

Please sign in to comment.