Skip to content

Commit

Permalink
[NetworkBrowser]
Browse files Browse the repository at this point in the history
* try to fix netscan build action
  • Loading branch information
jbleyel committed May 23, 2024
1 parent c294a48 commit f4883be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions networkbrowser/src/lib/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ netscan_la_SOURCES = \
errors.h \
list.c \
list.h \
main.c \
nbtscan.c \
nbtscan.h \
range.c \
Expand All @@ -20,7 +19,8 @@ netscan_la_SOURCES = \
smbinfo.h \
statusq.c \
statusq.h \
time_compat.h
time_compat.h \
main.c

netscan_la_LDFLAGS = \
$(PLUGIN_LIBTOOL_FLAGS)

0 comments on commit f4883be

Please sign in to comment.