diff options
author | Daniel Stone <daniel@fooishbar.org> | 2005-07-01 21:11:16 +0000 |
---|---|---|
committer | Daniel Stone <daniel@fooishbar.org> | 2005-07-01 21:11:16 +0000 |
commit | 6251f9c00a866f64207d23b0a06306ead15298e8 (patch) | |
tree | f61a97c0e4088cfb140ac8c494d1fc8f5971db1b /include | |
parent | 641f32c4368db07831d9d703161a9d4699307621 (diff) |
Minor build system tweaks.
Diffstat (limited to 'include')
-rw-r--r-- | include/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/Makefile.am b/include/Makefile.am index 7167d0481..5890c964e 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -23,10 +23,8 @@ sdk_HEADERS = \ globals.h \ input.h \ inputstr.h \ - misc.h \ miscstruct.h \ opaque.h \ - os.h \ pixmap.h \ pixmapstr.h \ property.h \ |