diff options
author | Ted Gould <ted@gould.cx> | 2010-03-03 20:47:35 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-03-03 20:47:35 -0600 |
commit | 2aeb4a3c7a9dc8821361aac9fc2db6494a7b45cd (patch) | |
tree | dada70dce6f1edc9f20f8dd320eed860c367e3b0 /Makefile.am | |
parent | 8db0d6c1a6b3ed6215e3db1704622bce4034f2cc (diff) | |
download | ayatana-indicator-session-2aeb4a3c7a9dc8821361aac9fc2db6494a7b45cd.tar.gz ayatana-indicator-session-2aeb4a3c7a9dc8821361aac9fc2db6494a7b45cd.tar.bz2 ayatana-indicator-session-2aeb4a3c7a9dc8821361aac9fc2db6494a7b45cd.zip |
LGPL not needed with dropping the logout-dialog.c file.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3d97874..39b5cdb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,7 @@ SUBDIRS = \ data \ po -EXTRA_DIST = COPYING.LGPL autogen.sh +EXTRA_DIST = autogen.sh DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |