chiark / gitweb /
doc/tripe.8: Fix layout of synopsis section.
[tripe] / Makefile.am
index 11a35083fb5e456af9ad6faf979a2e09fc87c0e6..b765226f1bfb8aedd2e6cb8e40937fca1641895b 100644 (file)
@@ -1,7 +1,5 @@
 ## -*-makefile-*-
 ##
-## $Id$
-##
 ## Makefile for TrIPE
 ##
 ## (c) 2001 Straylight/Edgeware
 ## 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