Skip to content

Commit

Permalink
Removed remaining references to "lzwtest.tif".
Browse files Browse the repository at this point in the history
  • Loading branch information
jriesmeier committed Mar 9, 2024
1 parent fb92135 commit 0c72275
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ doxygen/dcmtk.tag

# Ignore built binary files
*/tests/tests
config/lzwtest.tif
dcmdata/apps/cda2dcm
dcmdata/apps/dcm2cda
dcmdata/apps/dcm2json
Expand Down
2 changes: 1 addition & 1 deletion config/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ clean:

distclean:
(cd include/dcmtk/config && rm -f $(DISTTRASH) osconfig.h)
rm -rf $(DISTTRASH) Makefile.def lzwtest.tif
rm -rf $(DISTTRASH) Makefile.def

0 comments on commit 0c72275

Please sign in to comment.