diff options
author | Ted Gould <ted@gould.cx> | 2010-03-03 14:52:09 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-03 14:52:09 -0600 |
commit | f998b8b0d4bb9d9965f804ad5004b089a61f0248 (patch) | |
tree | adaef309b1ae7e59e5685806c0d5016cdc49eae7 /src/gtk-dialog/Makefile.am | |
parent | 3f35021350143255280fe30b1f38c46219c72f6b (diff) | |
download | ayatana-indicator-session-f998b8b0d4bb9d9965f804ad5004b089a61f0248.tar.gz ayatana-indicator-session-f998b8b0d4bb9d9965f804ad5004b089a61f0248.tar.bz2 ayatana-indicator-session-f998b8b0d4bb9d9965f804ad5004b089a61f0248.zip |
Removing the old ck-pk helpers.
Diffstat (limited to 'src/gtk-dialog/Makefile.am')
-rw-r--r-- | src/gtk-dialog/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gtk-dialog/Makefile.am b/src/gtk-dialog/Makefile.am index 2c7e61a..508beb2 100644 --- a/src/gtk-dialog/Makefile.am +++ b/src/gtk-dialog/Makefile.am @@ -3,8 +3,6 @@ libexec_PROGRAMS = gtk-logout-helper gtk_logout_helper_SOURCES = \ gtk-logout-helper.c \ - ck-pk-helper.c \ - ck-pk-helper.h \ gconf-helper.c \ gconf-helper.h \ dialog.c \ |