From 233f30d17feb475fce34f8e2ac07e4ee329ebe42 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 9 Feb 2020 02:43:14 +0100 Subject: Fix FTBFS because of redefinition. Signed-off-by: Chris --- src/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 075a935..e3bed59 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -47,8 +47,6 @@ libbasketcommon_la_SOURCES = \ basketlistview.cpp debugwindow.cpp systemtray.cpp aboutdata.cpp \ basketstatusbar.cpp clickablelabel.cpp basketdcopiface.skel backup.cpp -libbasketcommon_la_COMPILE_FIRST = likeback_private.moc.cpp - ######################################################################### # APPLICATION SECTION ######################################################################### -- cgit v1.2.3