Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
mtzguido committed Oct 29, 2024
1 parent f20e1ab commit ae390c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pulse2rust/tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ NO_OCAML := 1
PULSE_EXAMPLES_ROOT ?= $(PULSE_ROOT)/share/pulse/examples
SRC:=$(PULSE_EXAMPLES_ROOT) # Actually does not matter much

SRC_DIRS := $(addprefix $(PULSE_EXAMPLES_ROOT)/,. by-example dice/external dice/external/hacl dice/external/l0 dice/dpe dice/engine dice/l0)
SRC_DIRS := $(addprefix $(PULSE_EXAMPLES_ROOT)/,. by-example dice/cbor dice/external dice/external/hacl dice/external/l0 dice/dpe dice/engine dice/l0)

# I don't like this
OTHERFLAGS += $(addprefix --include ,$(SRC_DIRS))
Expand Down

0 comments on commit ae390c9

Please sign in to comment.