summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-07-13 12:44:31 +0200
committerkamel5 <vdr.kamel5 (at) gmx (dot) net>2020-07-15 13:21:38 +0200
commit029ac7e9e418b7917d8b5c32e5716789f4d71d48 (patch)
tree1f8c790ba9b2ef8b795e5034df141975108fd3ed
parent8ebb3610daadd3bde8c3eb205a2a129096e7a4a7 (diff)
downloadvdr-plugin-skindesigner-029ac7e9e418b7917d8b5c32e5716789f4d71d48.tar.gz
vdr-plugin-skindesigner-029ac7e9e418b7917d8b5c32e5716789f4d71d48.tar.bz2
Install libskindesignerapi after all other
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9807554..799476e 100644
--- a/Makefile
+++ b/Makefile
@@ -204,7 +204,7 @@ install-scripts:
mkdir -p $(DESTDIR)$(SKINDESIGNER_SCRIPTDIR)
cp -r scripts/* $(DESTDIR)$(SKINDESIGNER_SCRIPTDIR)
-install: install-subprojects install-lib install-i18n install-themes install-skins install-scripts
+install: install-lib install-i18n install-themes install-skins install-scripts install-subprojects
dist: $(I18Npo) clean
@-rm -rf $(TMPDIR)/$(ARCHIVE)