diff options
author | Guido Günther <agx@sigxcpu.org> | 2011-02-14 21:00:53 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2011-02-14 21:00:53 +0100 |
commit | c646d52761bf59f014b9c385d15309880cc5309c (patch) | |
tree | 7bb2fa05f721ca1d6263c9b33c3a8e1488d902fd /Makefile.am | |
parent | New upstream version 0.17 (diff) | |
download | krb5-auth-dialog-c646d52761bf59f014b9c385d15309880cc5309c.tar.gz krb5-auth-dialog-c646d52761bf59f014b9c385d15309880cc5309c.tar.bz2 krb5-auth-dialog-c646d52761bf59f014b9c385d15309880cc5309c.zip |
New upstream version 2.91.6
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 6a9ff8b..2ca6c50 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,11 @@ NULL = -SUBDIRS = secmem gtksecentry src po etpo icons preferences help examples plugins +SUBDIRS = secmem src po etpo icons help examples plugins cc-panel EXTRA_DIST = \ krb5-auth-dialog.spec \ MAINTAINERS \ + CodingStyle \ gnome-doc-utils.make \ $(NULL) |