From ed723bac70161ba7e380c432583638d986acad1e Mon Sep 17 00:00:00 2001 From: oepen Date: Sun, 1 Aug 2010 14:34:43 +0000 Subject: [PATCH] Fixed path in images/Makefile.am git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@236 96b47cad-a561-4643-ad3b-153ac7d7599c --- eID_gui/images/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eID_gui/images/Makefile.am b/eID_gui/images/Makefile.am index 05571db..5f8c054 100644 --- a/eID_gui/images/Makefile.am +++ b/eID_gui/images/Makefile.am @@ -1,4 +1,4 @@ -pixmapsdir = $(datadir)/pace-gui/ +pixmapsdir = $(datadir)/eid_gui/images/ pixmaps_DATA = \ OpenPACElogo.png \ apply.png \