diff --git a/ase/include/ase/cmn/makefile.in b/ase/include/ase/cmn/makefile.in index fa0525aa..29f82bf0 100644 --- a/ase/include/ase/cmn/makefile.in +++ b/ase/include/ase/cmn/makefile.in @@ -178,7 +178,7 @@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -pkginclude_HEADERS = mem.h str.h map.h rex.h sll.h dll.h +pkginclude_HEADERS = mem.h chr.h str.h map.h rex.h sll.h dll.h opt.h CLEANFILES = *dist all: all-am diff --git a/ase/include/ase/utl/makefile.in b/ase/include/ase/utl/makefile.in index a6c9f9d6..eece7642 100644 --- a/ase/include/ase/utl/makefile.in +++ b/ase/include/ase/utl/makefile.in @@ -178,7 +178,7 @@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ -pkginclude_HEADERS = helper.h ctype.h getopt.h http.h main.h stdio.h +pkginclude_HEADERS = http.h main.h stdio.h CLEANFILES = *dist all: all-am