From 9fb79f76e3384a76ca193cd6bae9754eb474689e Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 21 Jan 2017 19:57:01 +0100 Subject: Revert "Test fix for rcgen compilation on FreeBSD." This reverts commit 98fcf580138858cb1ee0dbe8ff5722849d58d697. --- plugin/Makefile.mingw32.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin') diff --git a/plugin/Makefile.mingw32.in b/plugin/Makefile.mingw32.in index b84c890..575a8a2 100644 --- a/plugin/Makefile.mingw32.in +++ b/plugin/Makefile.mingw32.in @@ -118,7 +118,7 @@ SRC = \ drumgizmo_plugin.cc all: - g++ @top_srcdir@/plugingui/rcgen_.cc -o @top_srcdir@/plugingui/rcgen + g++ @top_srcdir@/plugingui/rcgen.cc -o @top_srcdir@/plugingui/rcgen (cd @top_srcdir@/plugingui/resources; ../rcgen * > ../resource_data.cc) gcc $(DBG_CFLAGS) @top_srcdir@/hugin/hugin.c -c gcc $(DBG_CFLAGS) @top_srcdir@/hugin/hugin_syslog.c -c -- cgit v1.2.3