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

10 lines
143 B
Makefile
Executable File

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