diff options
author | Daniel Stone <daniel@fooishbar.org> | 2006-07-19 20:09:13 -0400 |
---|---|---|
committer | Daniel Stone <daniels@endtroducing.fooishbar.org> | 2006-07-21 15:19:53 -0400 |
commit | 7f36cc533e7f6ae44e973c5f00f9bfec7c6b7b50 (patch) | |
tree | 223a0aea4e685a123aa029e85cc9ef6b53ec7c5b /include/Makefile.am | |
parent | e896195eab726a2b307200958308eda8c93dd3cd (diff) |
distribute config.h
Diffstat (limited to 'include/Makefile.am')
-rw-r--r-- | include/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 9e340d72d..9f07fa650 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -7,6 +7,7 @@ sdk_HEADERS = \ closure.h \ colormap.h \ colormapst.h \ + config.h \ cursor.h \ cursorstr.h \ dix.h \ |