added a missing file in Makefile.am

This commit is contained in:
2011-05-20 09:15:15 +00:00
parent 687f4d21b8
commit 4a1e5d6106
3 changed files with 25 additions and 20 deletions

View File

@ -10,6 +10,7 @@ pkginclude_HEADERS = \
htb.h \
lda.h \
main.h \
map.h \
mem.h \
misc.h \
oht.h \

View File

@ -51,8 +51,8 @@ CONFIG_CLEAN_VPATH_FILES =
SOURCES =
DIST_SOURCES =
am__pkginclude_HEADERS_DIST = alg.h chr.h dll.h fio.h fma.h gdl.h \
htb.h lda.h main.h mem.h misc.h oht.h opt.h pio.h rbt.h rex.h \
sio.h sll.h stdio.h str.h time.h tio.h xma.h Mmgr.hpp \
htb.h lda.h main.h map.h mem.h misc.h oht.h opt.h pio.h rbt.h \
rex.h sio.h sll.h stdio.h str.h time.h tio.h xma.h Mmgr.hpp \
StdMmgr.hpp Mmged.hpp
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
am__vpath_adj = case $$p in \
@ -219,8 +219,8 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
pkginclude_HEADERS = alg.h chr.h dll.h fio.h fma.h gdl.h htb.h lda.h \
main.h mem.h misc.h oht.h opt.h pio.h rbt.h rex.h sio.h sll.h \
stdio.h str.h time.h tio.h xma.h $(am__append_1)
main.h map.h mem.h misc.h oht.h opt.h pio.h rbt.h rex.h sio.h \
sll.h stdio.h str.h time.h tio.h xma.h $(am__append_1)
all: all-am
.SUFFIXES: