From 6baa1b544c84a766d9f9d356e9940eccaf0a128f Mon Sep 17 00:00:00 2001 From: Pascal Quantin Date: Wed, 8 Jun 2016 15:57:00 +0200 Subject: Remove Nmake build system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I3bd474f3cda9667dec66426b5729449953df3e61 Reviewed-on: https://code.wireshark.org/review/15777 Petri-Dish: Pascal Quantin Tested-by: Petri Dish Buildbot Reviewed-by: Jörg Mayer Reviewed-by: Balint Reczey --- randpkt_core/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'randpkt_core/Makefile.am') diff --git a/randpkt_core/Makefile.am b/randpkt_core/Makefile.am index a3cb84090c..5f8456784d 100644 --- a/randpkt_core/Makefile.am +++ b/randpkt_core/Makefile.am @@ -68,5 +68,4 @@ EXTRA_DIST = \ $(GENERATOR_FILES) \ CMakeLists.txt \ doxygen.cfg.in \ - Makefile.common \ - Makefile.nmake + Makefile.common -- cgit v1.2.3