X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=Makefile.am;h=f1f3705f6b12826d2037d773fd3099e3adc2b9d0;hp=5459ebe84a5eb2660c90d2a253ce713a19423886;hb=4f8ea8cfaf2f3d95e4efcf9494526c2b4be43eb8;hpb=6faa400a39174ce64b5e0ed0507e652969ae968a diff --git a/Makefile.am b/Makefile.am index 5459ebe..f1f3705 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## This file is part of the YAZ toolkit. ## Copyright (C) 1995-2007, Index Data, All rights reserved. -## $Id: Makefile.am,v 1.39 2007-01-03 08:42:13 adam Exp $ +## $Id: Makefile.am,v 1.40 2007-01-24 10:09:31 adam Exp $ AUTOMAKE_OPTIONS = foreign @@ -12,9 +12,12 @@ aclocaldir=$(datadir)/aclocal aclocal_DATA = m4/yaz.m4 +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = yaz.pc + SPEC_FILE=$(PACKAGE).spec EXTRA_DIST=$(SPEC_FILE) README LICENSE NEWS TODO \ - yaz-config.in m4/yaz.m4 m4/yaz_libxml2.m4 buildconf.sh \ + yaz-config.in yaz.pc.in m4/yaz.m4 m4/yaz_libxml2.m4 buildconf.sh \ Doxyfile.in dist-hook: