zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: Treat "Test" as a proper SUBDIR in Makefile.in
@ 2000-01-28  7:06 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2000-01-28  7:06 UTC (permalink / raw)
  To: zsh-workers

This really only affects "make distclean" which removes Makefile.

Index: Makefile.in
===================================================================
RCS file: /extra/cvsroot/zsh/zsh-3.1/Makefile.in,v
retrieving revision 1.16
diff -u -r1.16 Makefile.in
--- Makefile.in	2000/01/25 17:30:35	1.16
+++ Makefile.in	2000/01/28 06:44:46
@@ -26,7 +26,7 @@
 
 subdir = .
 dir_top = .
-SUBDIRS = Doc Etc Src
+SUBDIRS = Doc Etc Src Test
 
 @VERSION_MK@
 

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-01-28  7:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-28  7:06 PATCH: Treat "Test" as a proper SUBDIR in Makefile.in Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).