diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2006-12-20 David Smith <dsmith@redhat.com> + + 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. + 2006-12-19 Frank Ch. Eigler <fche@redhat.com> PR 3522. |