X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=form%2Fmodules;h=a8becbe0672f287c04905904370d50881e403dca;hp=89f9f9f543466353d3cca7fb4b84469145c0a3ba;hb=f5da57ad7eb397b1001e2fca9cb0e278a6564716;hpb=fb24ca09eab8f14b9be7ea60acf174aae46df43d diff --git a/form/modules b/form/modules index 89f9f9f5..a8becbe0 100644 --- a/form/modules +++ b/form/modules @@ -1,6 +1,6 @@ -# $Id: modules,v 1.15 2006/12/24 00:52:58 tom Exp $ +# $Id: modules,v 1.16 2008/11/18 08:50:04 tom Exp $ ############################################################################## -# Copyright (c) 1998-2004,2006 Free Software Foundation, Inc. # +# Copyright (c) 1998-2006,2009 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -28,6 +28,7 @@ ############################################################################## # # Author: Thomas E. Dickey 1995-on +# and: Juergen Pfeifer 2008 # @ base @@ -68,6 +69,7 @@ frm_win lib $(srcdir) $(FORM_PRIV_H) fty_alnum lib $(srcdir) $(FORM_PRIV_H) fty_alpha lib $(srcdir) $(FORM_PRIV_H) fty_enum lib $(srcdir) $(FORM_PRIV_H) +fty_generic lib $(srcdir) $(FORM_PRIV_H) fty_int lib $(srcdir) $(FORM_PRIV_H) fty_ipv4 lib $(srcdir) $(FORM_PRIV_H) fty_num lib $(srcdir) $(FORM_PRIV_H)