diff options
author | Guido Guenther <agx@sigxcpu.org> | 2007-11-19 17:28:47 +0100 |
---|---|---|
committer | Guido Guenther <agx@sigxcpu.org> | 2007-11-19 17:28:47 +0100 |
commit | 347225c68836d1942d897d01bcb66b964fb3cd3a (patch) | |
tree | e156728ed3e46995a70505b4656e8bc98ef10b49 /Makefile.am | |
download | krb5-auth-dialog-347225c68836d1942d897d01bcb66b964fb3cd3a.tar.gz krb5-auth-dialog-347225c68836d1942d897d01bcb66b964fb3cd3a.tar.bz2 krb5-auth-dialog-347225c68836d1942d897d01bcb66b964fb3cd3a.zip |
Imported upstream version 0.6
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..aed71c3 --- /dev/null +++ b/Makefile.am @@ -0,0 +1,9 @@ +SUBDIRS = src po etpo + +EXTRA_DIST = \ + intltool-extract.in \ + intltool-merge.in \ + intltool-update.in \ + krb5-auth-dialog.spec + +DISTCLEANFILES = intltool-extract intltool-merge intltool-update |