testsuite/libsmbclient use source3 in the path of the C and LFLAGS
[samba.git] / testsuite / libsmbclient / src / Makefile
index fef6aac024afe69f6b6c4fcb097bf1738e3f058a..1f640ca502fc9959d6649baa7d54593307865e38 100644 (file)
@@ -1,6 +1,6 @@
 CC     =       gcc
-CFLAGS =       -Wall -W -O2 -g -I../../../source/include
-LFLAGS =       -L../../../source/bin
+CFLAGS =       -Wall -W -O2 -g -I../../../source3/include
+LFLAGS =       -L../../../source3/bin
 
 LIBS=  -L/usr/lib -lsmbclient -ltalloc -ltdb -lwbclient
 INCPATH= -I. -I/usr/include -I./include