diff options
author | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-07-27 17:35:25 +0000 |
---|---|---|
committer | Søren Sandmann Pedersen <sandmann@daimi.au.dk> | 2005-07-27 17:35:25 +0000 |
commit | 5ced854186b851ba2c9ac84eb6d7f141fdee487b (patch) | |
tree | 59fa9e90f66c713b049fab5285bf39e1d000de3a /mi/Makefile.am | |
parent | 7bd6b0640e69552ed4c9daac26e41410dd7338b4 (diff) |
Add miwideline.h mistruct.h mifpoly.h to sdk_HEADERS
Diffstat (limited to 'mi/Makefile.am')
-rw-r--r-- | mi/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/Makefile.am b/mi/Makefile.am index 538cd7da9..69234833b 100644 --- a/mi/Makefile.am +++ b/mi/Makefile.am @@ -2,7 +2,7 @@ noinst_LTLIBRARIES = libminimi.la libmi.la sdk_HEADERS = mibank.h micmap.h miline.h mipointer.h mi.h mibstore.h \ migc.h mipointrst.h mizerarc.h micoord.h mifillarc.h \ - mispans.h + mispans.h miwideline.h mistruct.h mifpoly.h AM_CFLAGS = $(DIX_CFLAGS) |