diff options
Diffstat (limited to 'xts5/Makefile.am')
-rw-r--r-- | xts5/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/Makefile.am b/xts5/Makefile.am index 39000158..430eb6d1 100644 --- a/xts5/Makefile.am +++ b/xts5/Makefile.am @@ -8,7 +8,7 @@ CLEANFILES = */*/tet_lock LOGFILES = */*/*.log DISTCLEANFILES = $(LOGFILES) */*/*.log.tmp -bin_SCRIPTS = bin/xts-config +bin_SCRIPTS = bin/xts-config bin/xts-run xts5_DATA = tetexec.cfg.in tet_scen xts5dir = $(datadir)/xts5 check_DATA = tetexec.cfg |