summaryrefslogtreecommitdiff
path: root/lib/util/samba-module.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2011-10-28lib/util Split samba-modules library into public and private partsAndrew Bartlett1-0/+11
This will allow OpenChange to get at the symbols it needs, without exposing any more of this as a public API than we must. Andrew Bartlett