mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
r17686: tdb.pc is in the build directory
(This used to be commit 01b76c7aa118f853593d006803796e50e8821533)
This commit is contained in:
parent
f35b215147
commit
04d5c4aefd
@ -37,7 +37,7 @@ install: all
|
||||
mkdir -p $(libdir)/pkgconfig
|
||||
cp $(PROGS) $(bindir)
|
||||
cp $(srcdir)/include/tdb.h $(includedir)
|
||||
cp $(srcdir)/tdb.pc $(libdir)/pkgconfig
|
||||
cp tdb.pc $(libdir)/pkgconfig
|
||||
|
||||
bin/tdbtest: tools/tdbtest.o $(TDB_OBJ)
|
||||
$(CC) $(CFLAGS) -o bin/tdbtest tools/tdbtest.o $(TDB_OBJ) -lgdbm
|
||||
|
Loading…
x
Reference in New Issue
Block a user