We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4b6d6 commit f96f7fcCopy full SHA for f96f7fc
1 file changed
Makefile.am
@@ -5,7 +5,7 @@ EXTRA_PROGRAMS = nbd-client make-integrityhuge
5
noinst_LTLIBRARIES = libnbdsrv.la libcliserv.la libnbdclt.la
6
libcliserv_la_SOURCES = cliserv.h cliserv.c
7
libcliserv_la_CFLAGS = @CFLAGS@
8
-client_srcs = nbd-client.c args.c cliserv.h nbd-netlink.h
+client_srcs = nbd-client.c args.c args.h cliserv.h nbd-netlink.h
9
nbd_server_SOURCES = nbd-server.c cliserv.h lfs.h nbd.h nbdsrv.h backend.h \
10
netdb-compat.h nbd-helper.h
11
nbd_trdump_SOURCES = nbd-trdump.c cliserv.h nbd.h
0 commit comments