We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e22cbac commit bbcdf18Copy full SHA for bbcdf18
Makefile
@@ -525,7 +525,7 @@ pretty:
525
--preserve-date \
526
--suffix=none \
527
--formatted \
528
- $(SRCS) $(AMALGAMATED_FILE) test/src/*.cpp test/utils/*.hpp benchmarks/src/benchmarks.cpp doc/examples/*.cpp
+ $(SRCS) $(AMALGAMATED_FILE) test/src/*.cpp test/src/*.hpp benchmarks/src/benchmarks.cpp doc/examples/*.cpp
529
530
# create single header file
531
amalgamate: $(AMALGAMATED_FILE)
0 commit comments