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. --- 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 06e936f..49025c7 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