Update Makefile

This commit is contained in:
2026-01-15 15:07:40 +00:00
parent 18579830ab
commit 09c2773a7a

View File

@@ -81,6 +81,7 @@ install: both
cp $(EXECUTABLE) $(DESTDIR)$(PREFIX)/bin/
cp $(SHARED_LIB) $(DESTDIR)$(PREFIX)/lib/
cp $(HEADERS) $(DESTDIR)$(PREFIX)/include/
echo "$(DESTDIR)$(PREFIX)/lib" | tee $(DESTDIR)/etc/ld.so.conf.d/cground.conf
ldconfig
# Debug: print variables