* src/spicelib/devices/README: Moved to src/spicelib/README.

* src/spicelib/Makefile.am, src/spicelib/devices/Makefile.am:
	Files affected by the move.
This commit is contained in:
arno 2000-07-25 06:07:11 +00:00
parent b3a9a784f6
commit d902e99d6d
4 changed files with 7 additions and 2 deletions

View File

@ -1,5 +1,10 @@
2000-07-25 Arno W. Peters <A.W.Peters@ieee.org>
* src/spicelib/devices/README: Moved to src/spicelib/README.
* src/spicelib/Makefile.am, src/spicelib/devices/Makefile.am:
Files affected by the move.
* src/spicelib/devices/parser/*: Moved all files to
src/spicelib/parser.

View File

@ -1,5 +1,7 @@
# Process this file with automake
EXTRA_DIST = README
SUBDIRS = analysis parser devices
MAINTAINERCLEANFILES = Makefile.in

View File

@ -46,8 +46,6 @@ libdev_a_SOURCES = \
cktfinddev.c \
cktinit.c
EXTRA_DIST = README
INCLUDES = -I$(top_srcdir)/src/include
MAINTAINERCLEANFILES = Makefile.in