From 98fcf580138858cb1ee0dbe8ff5722849d58d697 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 21 Jan 2017 19:52:04 +0100 Subject: Test fix for rcgen compilation on FreeBSD. --- plugingui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugingui/Makefile.am') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 49025c7..06e936f 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -18,7 +18,7 @@ plugingui_SOURCES = \ $(top_srcdir)/src/semaphore.cc \ $(top_srcdir)/src/mutex.cc -rcgen_SOURCES = rcgen.cc +rcgen_SOURCES = rcgen_.cc EXTRA_DIST = \ button.h \ -- cgit v1.2.3