Skip to content

Commit

Permalink
Merge pull request libffi#319 from angerman/patch-5
Browse files Browse the repository at this point in the history
Adds `local.exp` to DISTCLEANFILES
  • Loading branch information
tromey authored Oct 2, 2017
2 parents dca078f + 6cf0dea commit 9f1f874
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ EXTRA_DIST = LICENSE ChangeLog.v1 ChangeLog.libgcj \
libffi.xcodeproj/project.pbxproj \
libtool-ldflags libtool-version configure.host

# local.exp is generated by configure
DISTCLEANFILES = local.exp

## ################################################################

Expand Down

0 comments on commit 9f1f874

Please sign in to comment.