X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/786989941b7b4504f0234c4a318f929802e981ad..85b1ebd6e0a50314cd28a602a69c6cde0efcecb1:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 11a35083..b765226f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,5 @@ ## -*-makefile-*- ## -## $Id$ -## ## Makefile for TrIPE ## ## (c) 2001 Straylight/Edgeware @@ -15,12 +13,12 @@ ## it under the terms of the GNU General Public License as published by ## the Free Software Foundation; either version 2 of the License, or ## (at your option) any later version. -## +## ## TrIPE is distributed in the hope that it will be useful, ## but WITHOUT ANY WARRANTY; without even the implied warranty of ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ## GNU General Public License for more details. -## +## ## You should have received a copy of the GNU General Public License ## along with TrIPE; if not, write to the Free Software Foundation, ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. @@ -28,6 +26,9 @@ AUTOMAKE_OPTIONS = foreign SUBDIRS = common client server proxy pkstream init doc @DIRS@ +pkgconfigdir = $(libdir)/pkgconfig +pkgconfig_DATA = tripe.pc + EXTRA_DIST = \ debian/rules debian/control debian/changelog debian/copyright \ debian/tripe.postinst debian/tripe.prerm debian/tripe.postrm