hydra: use autoconf/-make

This commit is contained in:
Rob Vermaas
2010-09-30 14:29:15 +00:00
parent 673ef76020
commit c37b90ee3e
28 changed files with 533 additions and 20 deletions

6
src/xsl/Makefile.am Normal file
View File

@ -0,0 +1,6 @@
EXTRA_DIST = log2html.xsl mark-errors.xsl
xsldir = $(libexecdir)/hydra/xsl
nobase_xsl_DATA = $(EXTRA_DIST)