diff libtommath/Makefile.in @ 392:24b425be5718

fix missing endif
author Matt Johnston <matt@ucc.asn.au>
date Thu, 11 Jan 2007 06:03:09 +0000
parents 5ff8218bcee9
children 4d9511f98462
line wrap: on
line diff
--- a/libtommath/Makefile.in	Thu Jan 11 04:29:08 2007 +0000
+++ b/libtommath/Makefile.in	Thu Jan 11 06:03:09 2007 +0000
@@ -27,6 +27,8 @@
 #debug
 #CFLAGS += -g3
 
+endif
+
 #install as this user
 ifndef INSTALL_GROUP
    GROUP=wheel