r11244: Relative path names in .mk files
[jra/samba/.git] / source4 / utils / net / config.mk
index 2f455d381f101cc5f9c4844e16c4a4b507f14677..382906f349bf6206140fa1229fd37ed06c33a4e4 100644 (file)
@@ -5,12 +5,12 @@
 [BINARY::net]
 INSTALLDIR = BINDIR
 OBJ_FILES = \
-               utils/net/net.o \
-               utils/net/net_password.o \
-               utils/net/net_time.o \
-               utils/net/net_join.o \
-               utils/net/net_vampire.o \
-               utils/net/net_user.o
+               net.o \
+               net_password.o \
+               net_time.o \
+               net_join.o \
+               net_vampire.o \
+               net_user.o
 REQUIRED_SUBSYSTEMS = \
                CONFIG \
                LIBCMDLINE \