Skip to content
Snippets Groups Projects
Commit c85496d2 authored by Johannes Rudolph's avatar Johannes Rudolph
Browse files

add missing objects file

parent 45f0f6c5
No related branches found
No related tags found
1 merge request!5Skip Mesh BSSID
......@@ -8,7 +8,7 @@ EXECUTABLE=libwlocate.so
LINK=$(CC) -shared -Wl,--no-as-needed
OBJECTS = connect.o wlan.o libwlocate.o iwlist.o
OBJECTS = connect.o wlan.o libwlocate.o iwlist.o getbssid.o
default: $(EXECUTABLE)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment