summaryrefslogtreecommitdiffstats
path: root/server/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Enable automake builds for sssd serverStephen Gallagher2009-05-191-41/+0
|
* Manpage generationJakub Hrozek2009-05-141-1/+17
| | | | | | | | | Provides a set of make rules for generating UNIX manual pages from DocBook 4.5 source as well as sample manpage for sss_useradd. Automatic generation of manual pages during "make" process is tunable with config parameter "--with-manpages". To rebuild the man pages separately, use the "make doc" target. Before building, the manpages are validated using a DTD schema.
* Initital server code.Simo Sorce2008-10-041-0/+25
Includes test monitor task.