diff options
Diffstat (limited to 'perform')
-rw-r--r-- | perform/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perform/Makefile.in b/perform/Makefile.in index 0a49fbf..8d04981 100644 --- a/perform/Makefile.in +++ b/perform/Makefile.in @@ -55,7 +55,7 @@ build_triplet = @build@ host_triplet = @host@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ $(top_srcdir)/config/commence.am \ - $(top_srcdir)/config/conclude.am + $(top_srcdir)/config/conclude.am COPYING check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_4) subdir = perform ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |