summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDom Lachowicz <domlachowicz@gmail.com>2003-07-21 15:32:26 +0000
committerDom Lachowicz <domlachowicz@gmail.com>2003-07-21 15:32:26 +0000
commitbc43c314f097bc6ed670ff249bbd00e33365d668 (patch)
treec8eb7fed5c3640af8a689bd9e57545fea2cdc3f5 /Makefile.am
parentd6c6fa18018e0b4a368701cc6997f9d5b51c2dbb (diff)
downloadenchant-bc43c314f097bc6ed670ff249bbd00e33365d668.tar.gz
s/libenchant/enchant
git-svn-id: svn+ssh://svn.abisource.com/svnroot/enchant/trunk@20757 bcba8976-2d24-0410-9c9c-aab3bd5fdfd6
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index ee95036..9622abf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,11 +1,11 @@
SUBDIRS=src tests
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = libenchant.pc
+pkgconfig_DATA = enchant.pc
EXTRA_DIST = \
autogen.sh \
- libenchant.pc.in \
- libenchant.spec.in \
- libenchant.spec \
+ enchant.pc.in \
+ enchant.spec.in \
+ enchant.spec \
README TODO HACKING NEWS BUGS ChangeLog MAINTAINERS AUTHORS COPYING.LIB