cp $(SAMPDIR)/sockets/*.cpp $(DISTDIR)/samples/sockets
cp $(SAMPDIR)/sockets/*.xpm $(DISTDIR)/samples/sockets
+ mkdir $(DISTDIR)/samples/sound
+ cp $(SAMPDIR)/sound/Makefile.in $(DISTDIR)/samples/sound
+ cp $(SAMPDIR)/sound/*.cpp $(DISTDIR)/samples/sound
+ cp $(SAMPDIR)/sound/*.wav $(DISTDIR)/samples/sound
+
mkdir $(DISTDIR)/samples/splitter
cp $(SAMPDIR)/splitter/Makefile.in $(DISTDIR)/samples/splitter
cp $(SAMPDIR)/splitter/makefile.unx $(DISTDIR)/samples/splitter
samples/htlbox/Makefile.in
samples/internat/Makefile.in
samples/ipc/Makefile.in
-samples/png/Makefile.in
-samples/sockets/Makefile.in
samples/html/Makefile.in
samples/html/about/Makefile.in
samples/html/help/Makefile.in
samples/mobile/styles/Makefile.in
samples/multimon/Makefile.in
samples/notebook/Makefile.in
+samples/png/Makefile.in
samples/printing/Makefile.in
samples/propsize/Makefile.in
samples/render/Makefile.in
samples/scroll/Makefile.in
samples/scrollsub/Makefile.in
samples/shaped/Makefile.in
+samples/sound/Makefile.in
+samples/sockets/Makefile.in
samples/splitter/Makefile.in
samples/statbar/Makefile.in
samples/text/Makefile.in
samples/sockets/client.dsw
samples/sockets/server.dsw
+samples/sound/sound.dsp
+samples/sound/sound.dsw
+
samples/splitter/splitter.dsp
samples/splitter/splitter.dsw