Skip to content

Commit

Permalink
build(cute_png): remove
Browse files Browse the repository at this point in the history
  • Loading branch information
dbohdan committed Oct 5, 2024
1 parent 6ee6b3f commit 9769438
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,851 deletions.
2 changes: 1 addition & 1 deletion GNUmakefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PREFIX ?= /usr/local

all: hicolor

hicolor: cli.c hicolor.h vendor/cute_png.h
hicolor: cli.c hicolor.h
$(CC) $< -o $@ $(CFLAGS) $(LIBS)
clean: clean-no-ext clean-exe
clean-exe:
Expand Down
Loading

0 comments on commit 9769438

Please sign in to comment.