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