changeset 392:24b425be5718

fix missing endif
author Matt Johnston <matt@ucc.asn.au>
date Thu, 11 Jan 2007 06:03:09 +0000
parents 00fcf5045160
children 5587d151d5a2
files libtommath/Makefile.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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