From beefcf17416b50ffe0b8295d70db47b7e1233d4e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 17 Jan 2004 15:50:47 +0000 Subject: 2003-12-17 Ralf Corsepius * Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST. --- doc/bsp_howto/ChangeLog | 4 ++++ doc/bsp_howto/Makefile.am | 8 ++++---- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'doc/bsp_howto') diff --git a/doc/bsp_howto/ChangeLog b/doc/bsp_howto/ChangeLog index 3527950f29..4000e3bc99 100644 --- a/doc/bsp_howto/ChangeLog +++ b/doc/bsp_howto/ChangeLog @@ -1,3 +1,7 @@ +2003-12-17 Ralf Corsepius + + * Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST. + 2003-12-12 Ralf Corsepius * Makefile.am: Cosmetics. diff --git a/doc/bsp_howto/Makefile.am b/doc/bsp_howto/Makefile.am index dadfcac6f4..6126214326 100644 --- a/doc/bsp_howto/Makefile.am +++ b/doc/bsp_howto/Makefile.am @@ -120,8 +120,8 @@ discrete.texi: discrete.t -u "Top" \ -n "" < $< > $@ -EXTRA_DIST = adaintr.t analog.t clock.t console.t discrete.t init.t intro.t \ - linkcmds.t makefiles.t nvmem.t rtc.t shmsupp.t support.t target.t \ - timer.t - CLEANFILES += bsp_howto.info bsp_howto.info-? + +EXTRA_DIST = adaintr.t analog.t ata.t clock.t console.t discrete.t \ + ide-ctrl.t init.t intro.t linkcmds.t makefiles.t nvmem.t rtc.t shmsupp.t \ + support.t target.t timer.t -- cgit v1.2.3