Removed getopt checking and getopt() from lib/contrib.
[silc.git] / lib / contrib / Makefile.ad
index 960a37478f0655bec55ee73e2de2868360212394..e12bafeeaa3704bce9cb92b07250ec17954da0fa 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Author: Pekka Riikonen <priikone@silcnet.org>
 #
-#  Copyright (C) 2000 - 2005 Pekka Riikonen
+#  Copyright (C) 2000 - 2005, 2007 Pekka Riikonen
 #
 #  This program is free software; you can redistribute it and/or modify
 #  it under the terms of the GNU General Public License as published by
@@ -27,7 +27,7 @@ endif
 
 STRINGPREP = nfkc.c rfc3454.c stringprep.c
 
-libcontrib_la_SOURCES = getopti.c $(STRINGPREP) $(REGEX)
+libcontrib_la_SOURCES = $(STRINGPREP) $(REGEX)
 
 EXTRA_DIST = *.c *.h