summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2017-01-21 19:52:04 +0100
committerBent Bisballe Nyeng <deva@aasimon.org>2017-01-21 19:52:04 +0100
commit98fcf580138858cb1ee0dbe8ff5722849d58d697 (patch)
treeff5a63f50c18b315386c86888ea3ae6a6a209810 /plugingui/Makefile.am
parent44ea7aa71a72e955e8fddf37b96c350bab5ae14d (diff)
Test fix for rcgen compilation on FreeBSD.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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 \