summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChris <[email protected]>2020-02-09 02:43:14 +0100
committerMichele Calgaro <[email protected]>2020-02-09 12:41:45 +0900
commit81da5a94e98d78f3e08a8e3cbc1108839547f093 (patch)
tree18a26c2064b21250864554d2582baf0947da421d /src/Makefile.am
parentcfbd470a959bbe12882406568ee5d1932a460586 (diff)
downloadbasket-81da5a94e98d78f3e08a8e3cbc1108839547f093.tar.gz
basket-81da5a94e98d78f3e08a8e3cbc1108839547f093.zip
Fix FTBFS because of redefinition.
Signed-off-by: Chris <[email protected]> (cherry picked from commit 233f30d17feb475fce34f8e2ac07e4ee329ebe42)
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index aaa1fa8..f4916b9 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
#########################################################################