]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - Ada95/gen/Makefile.in
ncurses 5.7 - patch 20100220
[ncurses.git] / Ada95 / gen / Makefile.in
index 2a68951873fe530078a9038af656b982be72c49e..26a624328ba0fb1e78f5945de24e7beec159d153 100644 (file)
@@ -1,5 +1,5 @@
 ##############################################################################
-# Copyright (c) 1998-2008,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"), #
@@ -28,7 +28,7 @@
 #
 #  Author:  Juergen Pfeifer, 1996
 #
-#  $Id: Makefile.in,v 1.63 2009/01/11 01:11:35 tom Exp $
+#  $Id: Makefile.in,v 1.64 2010/02/21 01:48:47 tom Exp $
 #
 .SUFFIXES:
 
@@ -43,6 +43,7 @@ srcdir                = @srcdir@
 prefix         = @prefix@
 exec_prefix    = @exec_prefix@
 bindir         = @bindir@
+includedir     = @includedir@
 
 ADA_INCLUDE    = $(DESTDIR)@ADA_INCLUDE@
 ADA_OBJECTS    = $(DESTDIR)@ADA_OBJECTS@