Makefile.am 132 B

12345678
  1. MAINTAINERCLEANFILES= $(srcdir)/Makefile.in
  2. nodist_noinst_DATA = \
  3. $(NULL)
  4. nodist_noinst_SCRIPTS = \
  5. stress.sh \
  6. $(NULL)