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