aboutsummaryrefslogtreecommitdiffstats
path: root/modules/auth/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Make 'make install' depend properly upon things that need to be madeGravatar Stephen Bennett2011-03-121-4/+4
* Add RPATH information to all of the modules if needed.Gravatar William Pitcock2010-12-221-1/+1
* Make the Atheme core a library and add a stub for the services executable.Gravatar William Pitcock2010-12-141-0/+1
* Link modules to the libraries they use explicitly.•••The old approach was to let them use some libraries via the main executable. That worked but did not record the correct symbol versioning information into the .so. Some libraries can be removed from the global LIBS. Gravatar Jilles Tjoelker2010-05-231-1/+1
* auth and backend modules are converted.Gravatar William Pitcock2010-05-181-0/+20