]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - menu/Makefile.in
ncurses 5.7 - patch 20100123
[ncurses.git] / menu / Makefile.in
index ad5eecc5277dd5554b440af172e97fa7994dbfc7..4bcb0fb0ee9292500ccb028723e385264d0a7d40 100644 (file)
@@ -1,6 +1,6 @@
-# $Id: Makefile.in,v 1.50 2009/03/28 18:22:39 Charles.Wilson Exp $
+# $Id: Makefile.in,v 1.51 2010/01/23 16:36:12 tom Exp $
 ##############################################################################
-# Copyright (c) 1998-2007,2009 Free Software Foundation, Inc.                #
+# Copyright (c) 1998-2009,2010 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"), #
@@ -141,7 +141,7 @@ $(DESTDIR)$(libdir) :
        -rm -f $@
        cp $(srcdir)/mf_common.h $@
 
-MENU_PRIV_H = \
+HEADER_DEPS = \
        $(srcdir)/menu.priv.h \
        $(AUTO_SRC) \
        ../include/curses.h