Added installation of logo and desktop entry

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@139 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
oepen
2010-06-08 11:31:55 +00:00
parent 73d1a30cbf
commit f1de87e9bc
5 changed files with 13 additions and 2 deletions

View File

@@ -24,5 +24,7 @@ AC_SUBST(PYGTK_LIBS)
AC_CONFIG_FILES([Makefile
src/Makefile
src/pinpad_globals.py])
src/pinpad_globals.py
src/pace-gui.desktop
images/Makefile])
AC_OUTPUT