# Process with automake SUBDIRS = bin etc pkg doc template EXTRA_DIST = $(wildcard *.sh) dist-hook: cp $(top_builddir)/@PACKAGE@.spec $(distdir)/ # End of file