--- trunk/Include/Makefile.am 2005/10/27 15:25:13 36 +++ trunk/Include/Makefile.am 2006/01/12 16:27:34 143 @@ -14,6 +14,7 @@ EXTRA_DIST= \ wptAgent.h \ wptCard.h \ + wptCardEdit.h \ wptCommonCtl.h \ wptContext.h \ wptCryptdisk.h \ @@ -22,17 +23,24 @@ wptFileManager.h \ wptGPG.h \ wptGpgCmds.h \ - WptGPGOptSkel.h \ + wptGPGOptSkel.h \ wptHotkey.h \ wptHTTP.h \ wptKeyEdit.h \ wptKeylist.h \ + wptListView.h \ wptKeyManager.h \ wptKeyserver.h \ wptNLS.h \ wptRegistry.h \ wptTypes.h \ wptUTF8.h \ + wptImport.h \ + wptKeyCache.h \ wptVersion.h \ - wptW32API.h + wptCrypto.h \ + wptUtil.h \ + wptW32API.h \ + wptGPGME.h +