--- Imakefile.orig Sun May 30 01:48:17 1999 +++ Imakefile Sun Aug 8 21:09:06 1999 @@ -31,7 +31,7 @@ #include "include/wm_version.h" -WM_LIBVER=WM_LIBVER_MAJOR.WM_LIBVER_MINOR.WM_LIBVER_PL +WM_LIBVER=WM_LIBVER_MAJOR.WM_LIBVER_MINOR SRCS = cddb.c cdrom.c cdinfo.c plat_freebsd.c plat_sun.c plat_hpux.c \ plat_ultrix.c plat_news.c plat_bsd386.c plat_osf1.c plat_linux.c \ @@ -47,6 +47,7 @@ HEADERS= \ include/wm_cdda.h \ + include/wm_cddb.h \ include/wm_cdinfo.h \ include/wm_cdrom.h \ include/wm_config.h \