2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
This commit is contained in:
Ralf Corsepius
2002-07-20 05:37:32 +00:00
parent f4d43ddb08
commit 972e2ac9cc
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2002-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Add bsplib_DATA = linkcmds ghlinkcmds.
2002-07-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.

View File

@@ -27,6 +27,8 @@ include $(top_srcdir)/../../../../../../automake/lib.am
$(PGM): $(OBJS)
$(make-rel)
bsplib_DATA = linkcmds ghlinkcmds
$(PROJECT_RELEASE)/lib/ghlinkcmds: ghlinkcmds
$(INSTALL_DATA) $< $@