2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* bsp.am: DISTCLEANFILES = include/bspopts.h.
This commit is contained in:
Ralf Corsepius
2004-02-14 04:52:53 +00:00
parent ad367a3ac5
commit fd3c9faa9f
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2004-02-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* bsp.am: DISTCLEANFILES = include/bspopts.h.
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include lib.am.

View File

@@ -28,3 +28,4 @@ PREINSTALL_FILES += $(PROJECT_INCLUDE)/bsp.h
$(PROJECT_INCLUDE)/bspopts.h: include/bspopts.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $@
PREINSTALL_FILES += $(PROJECT_INCLUDE)/bspopts.h
DISTCLEANFILES = include/bspopts.h