Added missing Makefile.am from Erik Hofman.

This commit is contained in:
david
2002-12-30 22:33:34 +00:00
parent a0a0c8e308
commit f8a49c41ef
3 changed files with 32 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ include_HEADERS = \
compiler.h constants.h sg_inlines.h sg_traits.hxx sg_zlib.h version.h
SUBDIRS = \
compatibility \
xml \
debug \
misc \

View File

@@ -0,0 +1,2 @@
Makefile
Makefile.in

View File

@@ -0,0 +1,29 @@
includedir = @includedir@/compatibility
EXTRA_DIST = README
include_HEADERS = \
cfloat \
csetjmp \
cstdio \
cwchar \
iostream \
strstream \
cassert \
climits \
csignal \
cstdlib \
cwctype \
istream \
cctype \
clocale \
cstdarg \
cstring \
fstream \
iterator \
cerrno \
cmath \
cstddef \
ctime \
iomanip \
streambuf