# Process with automake
SUBDIRS = bin etc template lib xsd xsl src
dist-hook:
cp $(top_builddir)/@PACKAGE@.spec $(distdir)/
# End of file