gcalctool r2027 - trunk/gcalctool



Author: rancell
Date: Wed Mar 12 01:01:02 2008
New Revision: 2027
URL: http://svn.gnome.org/viewvc/gcalctool?rev=2027&view=rev

Log:
Add 'make test' command


Modified:
   trunk/gcalctool/Makefile.am

Modified: trunk/gcalctool/Makefile.am
==============================================================================
--- trunk/gcalctool/Makefile.am	(original)
+++ trunk/gcalctool/Makefile.am	Wed Mar 12 01:01:02 2008
@@ -121,3 +121,6 @@
 	ce_tokeniser.l \
 	lr_parser.y \
 	lr_tokeniser.l
+
+test: gcalctool
+	./gcalctool -u



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]