blob: 33e226b59ddcd08d501ca0bc681cc662f5014d69 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ad,v 1.1 2005/01/01 06:26:41 cube Exp $
--- Makefile.am.orig 2004-06-23 11:48:50.000000000 +0200
+++ Makefile.am
@@ -32,7 +32,7 @@ debian/po/POTFILES.in debian/po/fr.po de
debian/po/templates.pot
EXTRA_PROGRAMS =
-sbin_PROGRAMS = pptpd pptpctrl bcrelay
+sbin_PROGRAMS = pptpd pptpctrl
# Header files are only used to determine what to put in a distribution, not
# for dependencies, so just attribute them all to pptpd.
|