]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/findlib/Makefile.in
kes Apply doc fix from bug #1062.
[bacula/bacula] / bacula / src / findlib / Makefile.in
index 89c6354c34466966528655ea1a6cf0a0c9737cd5..0258418ebe9ccbe840ce406e941733652d458bc6 100644 (file)
@@ -23,10 +23,10 @@ dummy:
 
 #
 LIBSRCS = find.c match.c find_one.c attribs.c create_file.c \
-         bfile.c drivetype.c enable_priv.c fstype.c makepath.c \
+         bfile.c drivetype.c enable_priv.c fstype.c mkpath.c \
          savecwd.c
 LIBOBJS = find.o match.o find_one.o attribs.o create_file.o \
-         bfile.o drivetype.o enable_priv.o fstype.o makepath.o \
+         bfile.o drivetype.o enable_priv.o fstype.o mkpath.o \
          savecwd.o
 
 .SUFFIXES:     .c .o