[gcompris/gcomprixogoo] Added missing bar.h for make dist to work.



commit e08c71a0d28221798c590f0cf5faa1f6302a9a93
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sun Jan 24 23:52:52 2010 +0100

    Added missing bar.h for make dist to work.

 src/gcompris/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gcompris/Makefile.am b/src/gcompris/Makefile.am
index 06d7810..2f3944c 100644
--- a/src/gcompris/Makefile.am
+++ b/src/gcompris/Makefile.am
@@ -59,6 +59,7 @@ gcompris_SOURCES = \
 	anim.c \
 	anim.h \
 	bar.c \
+	bar.h \
 	binreloc.c \
 	binreloc.h \
 	board.h board.c \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]