--- ecg2png/Makefile.am.orig Thu Aug 17 16:22:48 2000 +++ ecg2png/Makefile.am Thu Aug 17 16:22:56 2000 @@ -1,7 +1,7 @@ ####### kdevelop will overwrite this part!!! (begin)########## bin_PROGRAMS = ecg2png ecg2png_SOURCES = smooth_image.cpp imageio.cpp main.cpp -ecg2png_LDADD = -lpng -lgd -lqt +ecg2png_LDADD = -lpng -lgd -lqt2 SUBDIRS = docs