summaryrefslogtreecommitdiffstats
path: root/libmount/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: add --enable-new-mountKarel Zak2012-01-111-1/+1
| | | | | | | | | | | | | | | | | Now we have three versions of the mount(8) utility * old mount(8) --enable-mount [default] * old mount(8) linked with libmount This is this is necessary for systems without mtab file. --enable-libmount-mount - new mount(8) This is completely new pure-libmount based mount(8). --enable-new-mount Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: Documentation directory addedSami Kerola2011-08-121-1/+1
| | | | | | | | Move readme, licence, change log, relese notes and other supplementary files to a Documentation directory. This commit does not change contents of any other but few Makefile.am files. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
* build-sys: use top-level directory for libmount rather than shlibs/mountKarel Zak2011-06-091-0/+13
Signed-off-by: Karel Zak <kzak@redhat.com>