diff options
author | Vincent Untz <vuntz@novell.com> | 2008-09-18 14:23:50 +0200 |
---|---|---|
committer | Vincent Untz <vuntz@novell.com> | 2008-09-18 14:23:50 +0200 |
commit | c5ce506b85670d1a17214f74a8ccfd9b7cd6d49e (patch) | |
tree | 69d86182d328da7b81301c5e1f39aa73387b897d /Makefile.am |
Initial commit. Only contains standard autofoo stuff.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..dd6709f --- /dev/null +++ b/Makefile.am @@ -0,0 +1 @@ +SUBDIRS = src po |