From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31330 invoked by alias); 20 Dec 2006 15:56:17 -0000 Received: (qmail 31309 invoked by uid 9156); 20 Dec 2006 15:56:14 -0000 Date: Wed, 20 Dec 2006 15:56:00 -0000 Message-ID: <20061220155614.31307.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: src ChangeLog Makefile.am Makefile.in systemta ... Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: X-SW-Source: 2006-q4/txt/msg00160.txt.bz2 CVSROOT: /cvs/systemtap Module name: src Changes by: dsmith@sourceware.org 2006-12-20 15:56:14 Modified files: . : ChangeLog Makefile.am Makefile.in systemtap.spec.in Log message: 2006-12-20 David Smith PR 3519. * Makefile.am: Added 'examples' directory to the 'EXTRA_DIST' variable so that the examples directory will be added to the distribution directory. Added variables 'SAMPLE_DEST_DIR' and 'SAMPLE_SRC' and target 'dist-add-samples' to copy some of the testsuite sample scripts to the examples directory when creating a distribution directory. * Makefile.in: Regenerated. * systemtap.spec.in: Added 'examples' directory to the %doc list so that the examples directory will be installed on a user's system. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.526&r2=1.527 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.am.diff?cvsroot=systemtap&r1=1.64&r2=1.65 http://sourceware.org/cgi-bin/cvsweb.cgi/src/Makefile.in.diff?cvsroot=systemtap&r1=1.72&r2=1.73 http://sourceware.org/cgi-bin/cvsweb.cgi/src/systemtap.spec.in.diff?cvsroot=systemtap&r1=1.48&r2=1.49