Skip to content

Commit

Permalink
added md5 header and source file
Browse files Browse the repository at this point in the history
  • Loading branch information
giomatfois62 committed Jan 28, 2024
1 parent a6271dc commit 68272ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ rofi_sources = files(
'source/timings.c',
'source/history.c',
'source/theme.c',
'source/md5.c',
'source/rofi-icon-fetcher.c',
'source/css-colors.c',
'source/widgets/box.c',
Expand Down Expand Up @@ -219,6 +220,7 @@ rofi_sources = files(
'include/keyb.h',
'include/view.h',
'include/view-internal.h',
'include/md5.h',
'include/rofi-icon-fetcher.h',
'include/helper.h',
'include/helper-theme.h',
Expand Down

0 comments on commit 68272ce

Please sign in to comment.