r4653: Output file of "test" pdb backend should be called test.so
[bbaumbach/samba-autobuild/.git] / examples / pdb / Makefile
index 5c0eb6fc8083bae5c0608157fd1617a72f3cae20..10980ae62e27db656e9e788503263fcd90a92b37 100644 (file)
@@ -9,7 +9,7 @@ SAMBA_INCL = ../../source/include
 UBIQX_SRC = ../../source/ubiqx
 SMBWR_SRC = ../../source/smbwrapper
 CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -Wall -g -I/usr/include/heimdal -fPIC
-PDB_OBJS = pdb_test.so
+PDB_OBJS = test.so
 
 # Default target