X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=menu%2FMakefile.in;h=4bcb0fb0ee9292500ccb028723e385264d0a7d40;hp=ad5eecc5277dd5554b440af172e97fa7994dbfc7;hb=155b34efd7e736423212bee09a93efc96ad627de;hpb=1bdf9cf11520edfe2b931ead0335e7a1734792a8 diff --git a/menu/Makefile.in b/menu/Makefile.in index ad5eecc5..4bcb0fb0 100644 --- a/menu/Makefile.in +++ b/menu/Makefile.in @@ -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