summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2010-12-09 14:33:23 +0200
committerAlon Levy <alevy@redhat.com>2010-12-09 14:33:23 +0200
commita0883bdfd13cb1dec637ff2d0c14478d79856fa6 (patch)
tree4b1b75f5a67f0f3b5986651164f35545bdbf260a /Makefile.am
parent98b03b6fb90e4fc146ce92c9b1834cfb6b3469cf (diff)
libcacard.pc it is
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 24f6136..ba176b9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,7 @@ libcacardinclude_HEADERS = \
$(NULL)
pkgconfigdir = $(libdir)/pkgconfig
-pkgconfig_DATA = cacard.pc
+pkgconfig_DATA = libcacard.pc
#OBJS = ${SOURCES:.c=.o}