Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
igagis committed Jan 21, 2024
1 parent 7468d11 commit c427d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ define mordavokne_rules

this_srcs += $$(call prorab-src-dir, .)

this_name := mordavokne-$1
this_name := ruisapp-$1

# use -isystem instead of -I to prevent clang-tidy follow the includes from these locations
this_cxxflags += $(patsubst -I%,-isystem%,$(shell pkg-config --cflags gdk-3.0))
Expand Down

0 comments on commit c427d56

Please sign in to comment.