diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-09-26 22:21:04 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-09-26 22:21:04 +0200 |
commit | aeda5d1ae9171f5059d44065796984f390832c6a (patch) | |
tree | adb5fbda13da5ce1d6175468cb9f847c570a123c /Makefile.am | |
parent | Document changes and release 3.0.1-1 (diff) | |
parent | New upstream version 3.2.0 (diff) | |
download | krb5-auth-dialog-aeda5d1ae9171f5059d44065796984f390832c6a.tar.gz krb5-auth-dialog-aeda5d1ae9171f5059d44065796984f390832c6a.tar.bz2 krb5-auth-dialog-aeda5d1ae9171f5059d44065796984f390832c6a.zip |
Merge commit 'upstream/3.2.0'
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 2ca6c50..ac205d9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ NULL = -SUBDIRS = secmem src po etpo icons help examples plugins cc-panel +SUBDIRS = secmem src po etpo icons help examples plugins EXTRA_DIST = \ krb5-auth-dialog.spec \ |