diff options
author | Christian Grothoff <christian@grothoff.org> | 2012-01-01 12:09:10 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2012-01-01 12:09:10 +0000 |
commit | 0daacc6a0aac31f11fb440b9d6f2d1b50a91a1e3 (patch) | |
tree | e46631f242e97dc965bcb5b9a73ff8e07287c378 /m4 | |
parent | 5bc254646f2683c22851ea82f2a9fe40b02f3f93 (diff) |
-add to dist
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index 7b44b8e69..0e8179e92 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,4 +1,6 @@ EXTRA_DIST = glibc2.m4 intl.m4 intldir.m4 lock.m4 visibility.m4 \ +absolute-header.m4 \ +libunistring.m4 \ codeset.m4 \ freetype2.m4\ gettext.m4\ |