blob: c2850807dbecc96ca28382d395d99a25500e4ead (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
#
# Patch managed by http://www.holgerschurig.de/patcher.html
#
--- ethereal-0.99.0/tools/Makefile.am~use-our-lemon
+++ ethereal-0.99.0/tools/Makefile.am
@@ -21,7 +21,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-SUBDIRS = lemon
+SUBDIRS =
PIDL_FILES= \
pidl/MANIFEST \
|