diff options
author | Guido Günther <agx@sigxcpu.org> | 2009-05-25 18:39:27 +0200 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2009-05-25 18:39:27 +0200 |
commit | d911517dc2f9c4c3ce57529ac4d64c17185544e9 (patch) | |
tree | b4f7a09a3cf84ac25b3cabdcf74fb448ef82eb53 /Makefile.am | |
parent | Imported Upstream version 0.9.1 (diff) | |
download | krb5-auth-dialog-d911517dc2f9c4c3ce57529ac4d64c17185544e9.tar.gz krb5-auth-dialog-d911517dc2f9c4c3ce57529ac4d64c17185544e9.tar.bz2 krb5-auth-dialog-d911517dc2f9c4c3ce57529ac4d64c17185544e9.zip |
Imported Upstream version 0.10
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 2be06e7..fde6c4d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,10 @@ +NULL = + SUBDIRS = secmem gtksecentry src po etpo icons preferences -EXTRA_DIST = \ - krb5-auth-dialog.spec +EXTRA_DIST = \ + krb5-auth-dialog.spec \ + MAINTAINERS \ + $(NULL) DISTCLEANFILES = intltool-extract intltool-merge intltool-update |