diff options
Diffstat (limited to 'xts5/XI/Makefile.am')
-rw-r--r-- | xts5/XI/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xts5/XI/Makefile.am b/xts5/XI/Makefile.am index 000bbc24..23be6f2b 100644 --- a/xts5/XI/Makefile.am +++ b/xts5/XI/Makefile.am @@ -14,7 +14,7 @@ LDADD = $(top_builddir)/src/tet3/tcm/libtcmmain.la \ testprogdir = $(libexecdir)/$(subdir) nobase_testprog_PROGRAMS = $(tprogs) BUILT_SOURCES = $(tprogs:=.c) -CLEANFILES = $(BUILT_SOURCES) +DISTCLEANFILES = $(BUILT_SOURCES) tprogs = \ AllowDeviceEvents \ |