From bdaebee214fb3f7a9c7f6ab38fc57d4bc5f8cd99 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 9 Jun 2012 22:47:44 -0500 Subject: Fix FTBFS --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 9572872..5bdf85a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3,7 +3,7 @@ INCLUDES= $(all_includes) bin_PROGRAMS = kerberostray -kerberostray_SOURCES = main.cpp toplevel.cpp tealist.cpp timeedit.cpp +kerberostray_SOURCES = main.cpp toplevel.cpp kerberostray_METASOURCES = AUTO kerberostray_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor -- cgit v1.2.1