commit | 1368601461c8755e22ebae24e65daa66b771525b | [log] [tgz] |
---|---|---|
author | Daniel Kurtz <[email protected]> | Sat Jun 04 01:32:57 2011 |
committer | Daniel Kurtz <[email protected]> | Sat Jun 04 19:23:48 2011 |
tree | 629a8affc09fce2fd7bde18acf59a11c99688766 | |
parent | 69baa17291b6048bdec24ada7256bb65aba2121b [diff] [blame] |
Add man file and its makefile Note: man file is a stub. Makefile doesn't actually work. BUG=chromium-os:16097 TEST=None yet. Change-Id: Iac91803256de589f445a6e5f0298d1d59deffffd
diff --git a/configure.ac b/configure.ac index 006def2..8043a53 100644 --- a/configure.ac +++ b/configure.ac
@@ -77,5 +77,6 @@ AC_CONFIG_FILES([Makefile src/Makefile include/Makefile + man/Makefile xorg-cmt.pc]) AC_OUTPUT