summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-11 03:18:26 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-06-11 03:18:26 -0500
commit49738635210f2cee1de883f71644149b1d50fa92 (patch)
tree117781c1c87fa0d7b0f6fc0fc0f87c94091321a4 /src/Makefile.am
parent99c041312b58b99fe9beb139470598af71cebfae (diff)
downloadkerberostray-49738635210f2cee1de883f71644149b1d50fa92.tar.gz
kerberostray-49738635210f2cee1de883f71644149b1d50fa92.zip
Add expiry warning and tooltips
Utility is now quite usable
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index d508a2e..dac86b9 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,7 +2,7 @@ INCLUDES= $(all_includes) $(KDE_INCLUDES)/tde
bin_PROGRAMS = kerberostray
-kerberostray_SOURCES = main.cpp toplevel.cpp
+kerberostray_SOURCES = main.cpp toplevel.cpp configdlgbase.ui configdlg.cpp
kerberostray_METASOURCES = AUTO
kerberostray_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor -ltdeldap