libreccm-legacy/tools-legacy/bundle/Makefile.am

9 lines
113 B
Makefile
Executable File

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