Skip to content

Commit

Permalink
**/Makefile.am: Define DISTCLEANFILES
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed May 18, 2024
1 parent 6637fab commit b7ee148
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fflas-ffpack/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ pkginclude_HEADERS = config-blas.h \
fflas-ffpack-config.h \
fflas-ffpack-thresholds.h \
fflas-ffpack-default-thresholds.h

DISTCLEANFILES = config.h \
fflas-ffpack-thresholds.h
1 change: 1 addition & 0 deletions tests/data/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ SUBDIRS =

EXTRA_DIST= mat11.sms

DISTCLEANFILES = mat.cbin mat.bin mat.dense mat.sms

0 comments on commit b7ee148

Please sign in to comment.