diff --git a/Makefile.am b/Makefile.am index 4ddd12d8..514900a5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,6 +23,8 @@ EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \ libffi.xcodeproj/project.pbxproj \ libtool-ldflags +# local.exp is generated by configure +CLEANFILES = local.exp ## ################################################################