summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2010-08-03 11:08:59 +0800
committerPeng Wu <alexepico@gmail.com>2010-08-03 11:08:59 +0800
commita7104b5a177b6020d637c15f6552117968e29bde (patch)
tree20f3374200cd444719d5dc7837e4dd50813a57dd /Makefile.am
parentbc405dc74f029339a2267daf0654839288109f9e (diff)
downloadlibpinyin-a7104b5a177b6020d637c15f6552117968e29bde.tar.gz
libpinyin-a7104b5a177b6020d637c15f6552117968e29bde.tar.xz
libpinyin-a7104b5a177b6020d637c15f6552117968e29bde.zip
fixes autoconf.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am13
1 files changed, 3 insertions, 10 deletions
diff --git a/Makefile.am b/Makefile.am
index 0baf322..7c82a74 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,21 +15,14 @@
## along with this program; if not, write to the Free Software
## Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
-EXTRA_DIST = config.rpath m4/ChangeLog COPYING \
- intltool-extract.in \
- intltool-update.in \
- intltool-merge.in
+EXTRA_DIST = config.rpath COPYING
AUTOMAKE_OPTIONS = gnu
-SUBDIRS = po intl src utils tests
+SUBDIRS = src utils tests
MAINTAINERCLEANFILES = Makefile.in
-CLEANFILES = *.bak \
- intltool-extract \
- intltool-merge \
- intltool-update
-
+CLEANFILES = *.bak
ACLOCAL = aclocal -I .