From 3e7abf501edae0c81ab946992e1ae61cd5423cc6 Mon Sep 17 00:00:00 2001 From: Moritz Venn Date: Sun, 1 Mar 2009 00:34:06 +0000 Subject: [PATCH] install *.png --- ac3lipsync/img/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ac3lipsync/img/Makefile.am b/ac3lipsync/img/Makefile.am index e6d938b..561acb7 100644 --- a/ac3lipsync/img/Makefile.am +++ b/ac3lipsync/img/Makefile.am @@ -1,3 +1,3 @@ installdir = /usr/lib/enigma2/python/Plugins/Extensions/AC3LipSync/img -install_DATA = AC3LipSyncBar.png AC3LipSyncBarBG.png button-blue.png button-green.png button-red.png button-yellow.png key-blue.png key-green.png key-ref.png key-yellow.png +install_DATA = *.png -- 2.7.4