diff options
| author | Mark Wielaard <mwielaard@redhat.com> | 2008-08-08 13:29:55 +0200 |
|---|---|---|
| committer | Mark Wielaard <mwielaard@redhat.com> | 2008-08-08 13:29:55 +0200 |
| commit | 551a4f58263d6ce961658ba3b3d461c2f5046cb0 (patch) | |
| tree | e5c0bda844498b21d898289de71628bb0c15a61a /ChangeLog | |
| parent | d6ff6e8c48f1d6bd1304fb5d23bcb8f6e35db6cd (diff) | |
| download | systemtap-steved-551a4f58263d6ce961658ba3b3d461c2f5046cb0.tar.gz systemtap-steved-551a4f58263d6ce961658ba3b3d461c2f5046cb0.tar.xz systemtap-steved-551a4f58263d6ce961658ba3b3d461c2f5046cb0.zip | |
Make sure examples indexes are always generated in builddir.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +2008-08-08 Mark Wielaard <mwielaard@redhat.com> + + * Makefile.am (all-local): Depend on example_index, which now + doesn't generate anything in $srcdir anymore, only $builddir. + (EXAMPLE_SOURCE_DIR): New var. + (EXAMPLE_BUILD_DIR): New var. + (EXAMPLE_META_FILES): New var. + (EXAMPLE_INDEX_GEN): New var. + (example_index): New target. + ($EXAMPLE_BUILD_DIR/index.html): Likewise. + (install-data-local): Install examples from $buildir. + * Makefile.in: Regenerated. + * aclocal.m4: Likewise. + 2008-08-07 Frank Ch. Eigler <fche@elastic.org> * Makefile.am (all-local): Don't run indexing code, since $srcdir |
