]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - menu/modules
ncurses 5.5
[ncurses.git] / menu / modules
index b97165b81ab0e292e09a534626a5670a4fd9f375..c78178a13cc60964a1caf3f609462f596d26d0be 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: modules,v 1.13 1998/02/11 12:13:50 tom Exp $
+# $Id: modules,v 1.16 2004/12/25 22:06:33 tom Exp $
 ##############################################################################
-# Copyright (c) 1998 Free Software Foundation, Inc.                          #
+# Copyright (c) 1998,2004 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"), #
@@ -32,7 +32,6 @@
 
 @ base
 # Library objects
-m_adabind      lib             $(srcdir)       $(MENU_PRIV_H)
 m_attribs      lib             $(srcdir)       $(MENU_PRIV_H)
 m_cursor       lib             $(srcdir)       $(MENU_PRIV_H)
 m_driver       lib             $(srcdir)       $(MENU_PRIV_H)
@@ -57,5 +56,6 @@ m_req_name    lib             $(srcdir)       $(MENU_PRIV_H)
 m_scale                lib             $(srcdir)       $(MENU_PRIV_H)
 m_spacing      lib             $(srcdir)       $(MENU_PRIV_H)
 m_sub          lib             $(srcdir)       $(MENU_PRIV_H)
+m_trace                lib             $(srcdir)       $(MENU_PRIV_H)
 m_userptr      lib             $(srcdir)       $(MENU_PRIV_H)
 m_win          lib             $(srcdir)       $(MENU_PRIV_H)