summaryrefslogtreecommitdiffstats
path: root/6pack/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Nuke trailing blank lines.Ralf Baechle2013-06-171-1/+0
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Use dist_ prefix in Makefile.am rather than EXTRA_DIST where possible.Ralf Baechle2013-06-171-3/+1
| | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* Fix parallel installation bugs.Ralf Baechle2009-09-231-1/+1
| | | | | | | | install-exec-local hooks may be run in parallel. This may result in the attempted installation of files into directories before they have been created. Fixed by using install-exec-hook instead. Reported and axgetput-only patch by Thomas Beierlein <tb@forth-ev.de>.
* support for 6pack tnc rings (patch found at sf.net)Thomas Osterried2005-12-101-0/+20
from IƱaki Arenaza EB2EBU <iarenaza@escomposlinux.org>