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