diff options
author | Ted Gould <ted@canonical.com> | 2009-02-03 14:05:40 +0100 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-02-03 14:05:40 +0100 |
commit | 7a916031c587dbf71e2d19978c2f54f162b58a48 (patch) | |
tree | b64168940c31de93467c0e0ebfd3088fdbfaeee5 /configure.ac | |
parent | 5d714e6fde623bd2462bd80e9078508001cbfdf7 (diff) | |
download | libayatana-indicator-7a916031c587dbf71e2d19978c2f54f162b58a48.tar.gz libayatana-indicator-7a916031c587dbf71e2d19978c2f54f162b58a48.tar.bz2 libayatana-indicator-7a916031c587dbf71e2d19978c2f54f162b58a48.zip |
Putting in the makefiles for the docs and the reference docs
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index cb4665b..1fab08d 100644 --- a/configure.ac +++ b/configure.ac @@ -112,6 +112,8 @@ data/icons/32x32/panel/Makefile data/icons/48x48/panel/Makefile data/icons/scalable/panel/Makefile po/Makefile.in +docs/Makefile +docs/reference/Makefile ]) ########################### |