diff Makefile.in @ 278:bdedb6114fc6

* Fix to prior commit
author cannam
date Thu, 12 Feb 2009 12:12:57 +0000
parents 6d355f1b7eaf
children 2e16d99867bd
line wrap: on
line diff
--- a/Makefile.in	Thu Feb 12 12:01:58 2009 +0000
+++ b/Makefile.in	Thu Feb 12 12:12:57 2009 +0000
@@ -34,7 +34,7 @@
 #   clean     -- remove binary targets
 #   distclean -- remove all targets
 #
-default: @TARGETS@
+default:	@TARGETS@
 
 # Compile flags
 #