Fresco/Prague Makefile.in,1.12,1.13

Tobias Hunger <[email protected]> Sat, 07 Feb 2004 23:07:53 +0000
Newsgroups gmane.comp.video.fresco.cvs
Message-ID <[email protected]>
Update of /cvs/fresco/Fresco/Prague
In directory frida:/tmp/cvs-serv31773/Prague

Modified Files:
	Makefile.in 
Log Message:
ttch from Bernhard Fischer (cow): Misc. spelling and typo fixes.


Index: Makefile.in
===================================================================
RCS file: /cvs/fresco/Fresco/Prague/Makefile.in,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- Makefile.in	6 Apr 2003 16:15:57 -0000	1.12
+++ Makefile.in	7 Feb 2004 23:07:51 -0000	1.13
@@ -26,9 +26,11 @@
 
 distdir		:= @PACKAGE_NAME@-@PACKAGE_VERSION@
 
-subdirs	:= src
+subdirs	:= src test
 # insert inter-directory dependencies below
 
+test: src
+
 # Overridden by the clean-targets, allowing the same subdirs-rule to be used
 # for everything.
 action	:= all