From 3a7f8f22f170a6c34194a6da302b407a235442ca Mon Sep 17 00:00:00 2001 From: Jean-Paul Chaput Date: Thu, 27 Aug 2009 07:15:20 +0000 Subject: [PATCH] xgra.h forgotten in the list of files to package. --- alliance/src/xgra/src/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/alliance/src/xgra/src/Makefile.am b/alliance/src/xgra/src/Makefile.am index 3762952e..771a7234 100644 --- a/alliance/src/xgra/src/Makefile.am +++ b/alliance/src/xgra/src/Makefile.am @@ -59,4 +59,5 @@ XSB_error.h XSB.h XSB_parse.c XSB_parse.h XSB_share.c XSB_share.h XTB_cursor.c \ XTB_cursor.h XTB_dialog.c XTB_dialog.h XTB.h XTB_icon.c XTB_icon.h XTB_menu.c \ XTB_menu.h XTB_panel.c XTB_panel.h XTB_pixmap.c XTB_pixmap.h \ XGR.h XGR_bound.c XGR_bound.h XGR_error.c XGR_error.h XGR_graph.c XGR_graph.h \ -XGR_object.c XGR_object.h XGR_place.c XGR_place.h XGR_select.c XGR_select.h xgra.c +XGR_object.c XGR_object.h XGR_place.c XGR_place.h XGR_select.c XGR_select.h xgra.c \ +xgra.h