]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - form/modules
ncurses 5.7 - patch 20091227
[ncurses.git] / form / modules
index 89f9f9f543466353d3cca7fb4b84469145c0a3ba..a8becbe0672f287c04905904370d50881e403dca 100644 (file)
@@ -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)