New directory.

2000-01-12  Martin Baulig  <martin@home-of-linux.org>

	* backends/common/: New directory.
This commit is contained in:
Martin Baulig
2000-01-12 12:55:13 +00:00
committed by Martin Baulig
parent 8b8e1de19a
commit b8fec13607
3 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2000-01-12 Martin Baulig <martin@home-of-linux.org>
* backends/common/: New directory.
2000-01-10 Martin Baulig <martin@home-of-linux.org> 2000-01-10 Martin Baulig <martin@home-of-linux.org>
* src/daemon/: Removed everything in this directory. This has * src/daemon/: Removed everything in this directory. This has

View File

@@ -1 +1 @@
SUBDIRS = server sysdeps SUBDIRS = server sysdeps common

View File

@@ -541,6 +541,7 @@ scripts/Makefile
backends/Makefile backends/Makefile
backends/server/Makefile backends/server/Makefile
backends/sysdeps/Makefile backends/sysdeps/Makefile
backends/common/Makefile
lib/Makefile lib/Makefile
doc/Makefile doc/Makefile
support/Makefile support/Makefile