This commit is contained in:
2023-05-11 12:10:13 -04:00
parent e7c7ec4a1d
commit c17b6b5f43
4 changed files with 24 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
include config.mk
install: src/libcolor.h
install src/libcolor.h $(PREFIX)/include/libcolor.h
install: src/color.h
install src/color.h $(PREFIX)/include/color.h