summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* build-sys: fix directories in EXTRA_DISTKarel Zak2007-07-261-2/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: remove "make mrproper", git-clean is good enoughKarel Zak2007-07-121-9/+0Star
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* docs: add release notesKarel Zak2007-07-031-1/+2
| | | | Signed-off-by: Karel Zak <kzak@redhat.com>
* tools: add codecheck-config that checks for {HAVE,ENABLE}_ orphansKarel Zak2007-06-151-1/+2
| | | | | Signed-off-by: Matthias Koenig <mkoenig@suse.de> Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: in the clean targets use "find ... | xargs rm -f"Stepan Kasal2007-05-161-2/+2
| | | | | | "find ... -exec rm {}" is unnecessarily slow. Signed-off-by: Stepan Kasal <skasal@redhat.com>
* build-sys: remove po/Makevars.template from EXTRA_DISTStepan Kasal2007-05-161-1/+0Star
| | | | | | The is no point in distributing it. Signed-off-by: Stepan Kasal <skasal@redhat.com>
* build-sys: remove config/include-Makefile.am from EXTRA_DISTStepan Kasal2007-05-161-1/+1
| | | | | | It gets distributed automaticaly. Signed-off-by: Stepan Kasal <skasal@redhat.com>
* build-sys: do not use wildcards in EXTRA_DISTStepan Kasal2007-05-161-3/+3
| | | | | | | Wildcards in EXTRA_DIST break "make dist" for vpath build. But plain directory names are ok. Signed-off-by: Stepan Kasal <skasal@redhat.com>
* build-sys: set DISTCHECK_CONFIGURE_FLAGS in top-level makefileStepan Kasal2007-05-161-0/+5
| | | | Signed-off-by: Stepan Kasal <skasal@redhat.com>
* build-sys: use dist_noinst_DATA to work around the bug with dist_man_MANSStepan Kasal2007-05-161-9/+0Star
| | | | | | | Automake mishandles dist_man_MANS. Using dist_noinst_DATA to work around this is more elegant than using dist-hook. Signed-off-by: Stepan Kasal <skasal@redhat.com>
* build-sys: do not build convenience libraries in lib/Stepan Kasal2007-05-161-1/+1
| | | | | | | Build lib/*.c individually for each project which uses it, so that the right set of flags is applied each time. Signed-off-by: Stepan Kasal <skasal@redhat.com>
* build-sys: fix README filenames and add missing files to EXTRA_DISTsKarel Zak2007-02-081-7/+13
| | | | | | Also, the patch makes "make mrproper" more robust. Signed-off-by: Karel Zak <kzak@redhat.com>
* tests: add basic infrastructure for regression testsKarel Zak2007-01-041-1/+2
| | | | | | | | | The patch adds tests/ directory with simple regression tests infrastructure. Also, it adds the "ts-mount-paths" test that testing if all defined paths (fstab, mtab, locks) are still same. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: add missing filesKarel Zak2007-01-041-1/+11
| | | | | | | This patch add all missing headers, man pages and README files to automake stuff and "make dist-gzip" produces useful tarball now. Signed-off-by: Karel Zak <kzak@redhat.com>
* build-sys: remove generated autotools stuff from gitKarel Zak2007-01-031-2/+12
| | | | | | | The generated autotools stuff shouldn't be maintained by SCM. After check out from git use ./autogen.sh. For more details see README.devel. Signed-off-by: Karel Zak <kzak@redhat.com>
* Imported from util-linux-2.13-pre2 tarball.Karel Zak2006-12-071-1/+5
|
* Imported from util-linux-2.13-pre1 tarball.Karel Zak2006-12-071-0/+19