Adds local.exp to CLEANFILES
With #315, #316, #317, #318 and this patch, running ``` AM_DISTCHECK_CONFIGURE_FLAGS=--disable-docs make distcheck ``` should complete successfully.
This commit is contained in:
@@ -23,6 +23,8 @@ EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \
|
|||||||
libffi.xcodeproj/project.pbxproj \
|
libffi.xcodeproj/project.pbxproj \
|
||||||
libtool-ldflags
|
libtool-ldflags
|
||||||
|
|
||||||
|
# local.exp is generated by configure
|
||||||
|
CLEANFILES = local.exp
|
||||||
|
|
||||||
## ################################################################
|
## ################################################################
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user