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

10 lines
138 B
Makefile
Executable File

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