aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2026-02-22 14:36:30 +0100
committerMattias Andrée <m@maandree.se>2026-02-22 14:36:30 +0100
commit72660359d44d8ab3d7029e9cb9bd37e004d0793e (patch)
tree1ba30bffb26fc46c511e468413096e3adee0c4f9 /Makefile
parentUpdate e-mail (diff)
downloadlibskrift-72660359d44d8ab3d7029e9cb9bd37e004d0793e.tar.gz
libskrift-72660359d44d8ab3d7029e9cb9bd37e004d0793e.tar.bz2
libskrift-72660359d44d8ab3d7029e9cb9bd37e004d0793e.tar.xz
m fixesHEADmaster
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5e43f74..b63f558 100644
--- a/Makefile
+++ b/Makefile
@@ -93,7 +93,6 @@ install: libskrift.a libskrift.$(LIBEXT)
$(FIX_INSTALL_NAME) "$(DESTDIR)$(PREFIX)/lib/libskrift.$(LIBMINOREXT)"
ln -sf -- "libskrift.$(LIBMINOREXT)" "$(DESTDIR)$(PREFIX)/lib/libskrift.$(LIBMAJOREXT)"
ln -sf -- "libskrift.$(LIBMAJOREXT)" "$(DESTDIR)$(PREFIX)/lib/libskrift.$(LIBEXT)"
- cp -- libskrift.a "$(DESTDIR)$(PREFIX)/lib"
cp -- libskrift.h "$(DESTDIR)$(PREFIX)/include"
uninstall: