2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
This commit is contained in:
Ralf Corsepius
2004-01-17 15:50:47 +00:00
parent 8d9744f3d3
commit beefcf1741
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
2003-12-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add ata.t, ide_ctrl.t to EXTRA_DIST.
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.

View File

@@ -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