Rename eek*.pc to libeek*.pc.

This commit is contained in:
Daiki Ueno
2010-06-13 08:08:37 +09:00
parent b079d83802
commit 6f4b67feee
7 changed files with 7 additions and 6 deletions

View File

@ -104,7 +104,7 @@ eek-keyname-keysym-labels.h: keyname-keysym-labels.txt
$(PYTHON) ./gen-keysym-labels.py keyname_keysym_labels < $< > $@
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = eek.pc eek-clutter.pc eek-xkb.pc eek-xkl.pc
pkgconfig_DATA = libeek.pc libeek-clutter.pc libeek-xkb.pc libeek-xkl.pc
DISTCLEANFILES = \
eek-special-keysym-labels.h \