diff options
author | spstarr <spstarr> | 2006-09-30 08:25:08 +0000 |
---|---|---|
committer | spstarr <spstarr> | 2006-09-30 08:25:08 +0000 |
commit | 0f4f3c51c61513e210f1c67a925f4bd9461eec8c (patch) | |
tree | d8548f9192bd4be17804ee578428a37c67e5c28c /Makefile.am | |
parent | 36298f7b08afee52312ff5fd9777b2aa3e11a351 (diff) | |
download | beryl-manager-0f4f3c51c61513e210f1c67a925f4bd9461eec8c.tar.gz beryl-manager-0f4f3c51c61513e210f1c67a925f4bd9461eec8c.tar.bz2 |
make Lintian happy add simple manpage.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 8004d50..3a5f157 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -SUBDIRS = src pixmaps po +SUBDIRS = src pixmaps po doc EXTRA_DIST = \ config/intltool-extract.in \ config/intltool-merge.in \ - config/intltool-update.in
\ No newline at end of file + config/intltool-update.in |