diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-08-30 23:03:56 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2006-08-30 23:03:56 +0000 |
commit | f720143204e07bff103bfc66ea895a7394d62668 (patch) | |
tree | 08332d7883472abfb6fa13b54fd084a90b812d55 | |
parent | 2311150720390b773a38a9a7828c59f824419840 (diff) | |
download | xine-lib-f720143204e07bff103bfc66ea895a7394d62668.tar.gz xine-lib-f720143204e07bff103bfc66ea895a7394d62668.tar.bz2 |
Remember to add attributes.m4 to the dist tarball.
CVS patchset: 8184
CVS date: 2006/08/30 23:03:56
-rw-r--r-- | m4/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am index 8e48f5f1f..98e559820 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -12,6 +12,7 @@ EXTRA_DIST = glibc2.m4 intdiv0.m4 intmax.m4 inttypes.m4 inttypes_h.m4 inttypes-p aa.m4 \ arts.m4 \ as.m4 \ + attributes.m4 \ caca.m4 \ codeset.m4 \ directx.m4 \ |