(Old svn revision: 777)

This commit is contained in:
Johannes Zellner
2005-09-07 04:38:28 +00:00
parent f5646a5538
commit 8e0656501c
23 changed files with 10207 additions and 627 deletions

View File

@@ -1 +1,22 @@
SUBDIRS = src
EXTRA_DIST = \
AUTHORS \
COPYING \
ChangeLog \
INSTALL \
NEWS \
README \
TODO \
intltool-extract.in \
intltool-merge.in \
intltool-update.in
DISTCLEANFILES = \
intltool-extract \
intltool-merge \
intltool-update
SUBDIRS = po src
DIST_SUBDIRS = src po
dist-bz2: dist
zcat $(PACKAGE)-$(VERSION).tar.gz | bzip2 --best -c > $(PACKAGE)-$(VERSION).tar.bz2