From 4dcc156cf360c2e355349e539c28c867eef0f7d0 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Fri, 12 Jul 2013 03:50:50 +0000 Subject: Move the print modules into epan. svn path=/trunk/; revision=50526 --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 15f3af0bbf..e1d6e0234f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -598,9 +598,6 @@ SUFFIXES = .sh rm -f $@ $@.tmp $(editsh) $< > $@.tmp && chmod +x $@.tmp && mv $@.tmp $@ -ps.c: print.ps $(srcdir)/tools/rdps.py - $(PYTHON) $(srcdir)/tools/rdps.py $(srcdir)/print.ps ps.c - services: $(PERL) $(srcdir)/tools/make-services.pl -- cgit v1.2.3