diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-03-22 10:38:42 -0400 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-03-22 10:38:42 -0400 |
commit | 81073f18469f21336fc9e7105928c646b3f6314a (patch) | |
tree | 59f7fbd5c97200558ccfc07397b172cd38a9eee1 | |
parent | 4d45c57cda1030e81cdda076c8adb66dd8ad50f0 (diff) |
Remove erroneous EXTRA_DIST0.5
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4effc9f..971c1ed 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,4 +2,4 @@ SUBDIRS = src data po doc ACLOCAL_AMFLAGS = -I m4 -EXTRA_DIST = config.rpath m4/ChangeLog config.rpath m4/ChangeLog +EXTRA_DIST = |