diff options
| author | Lennart Poettering <mzfuryy@0pointer.net> | 2008-06-10 17:26:54 +0200 |
|---|---|---|
| committer | Lennart Poettering <mzfuryy@0pointer.net> | 2008-06-10 17:26:54 +0200 |
| commit | b97e8ff62797be101c593fbea8da20dbc102779f (patch) | |
| tree | a1d9508113bd0d0f4af7cb42c3ed7ed34f4375fc | |
| parent | 29814896d02e0e0d238074a415fcbec1c1504ea8 (diff) | |
add autogen.sh to tarballv0.1
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b896e14..0470ea5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,7 @@ # License along with libcanberra. If not, If not, see # <http://www.gnu.org/licenses/>. -EXTRA_DIST = bootstrap.sh LGPL README +EXTRA_DIST = bootstrap.sh autogen.sh LGPL README SUBDIRS = src doc MAINTAINERCLEANFILES = |
