GPG Keys - Installation Instructions

Before you start you'll need to have Qt3 installed
on your system, including the headers and development tools.

1) Edit config.h and gpgkeys.pro to reflect your system

2) Run 'qmake gpgkeys.pro'
   If you like to build against libqt3-mt, run
   'qmake CONFIG+=thread gpgkeys.pro'

3) Run 'make'

4) As root, run 'make install'
