[PATCH app-xdm 4/5] config: move common headers into the include directory

Alan Coopersmith alan.coopersmith at oracle.com
Mon Nov 22 10:46:47 PST 2010


Gaetan Nadon wrote:
> They provide interfaces to multiple executables
> 
> Signed-off-by: Gaetan Nadon <memsize at videotron.ca>
> ---
>  Makefile.am                        |   10 +++-------
>  chooser/Makefile.am                |    2 +-
>  configure.ac                       |    1 +
>  greeter/Makefile.am                |    3 ++-
>  include/Makefile.am                |    6 ++++++
>  dm.h => include/dm.h               |    0
>  dm_auth.h => include/dm_auth.h     |    0
>  dm_error.h => include/dm_error.h   |    0
>  dm_socket.h => include/dm_socket.h |    0
>  greet.h => include/greet.h         |    0
>  xdmshell/Makefile.am               |    2 +-
>  11 files changed, 14 insertions(+), 10 deletions(-)
>  create mode 100644 include/Makefile.am
>  rename dm.h => include/dm.h (100%)
>  rename dm_auth.h => include/dm_auth.h (100%)
>  rename dm_error.h => include/dm_error.h (100%)
>  rename dm_socket.h => include/dm_socket.h (100%)
>  rename greet.h => include/greet.h (100%)

Reviewed-by: Alan Coopersmith <alan.coopersmith at oracle.com>

-- 
	-Alan Coopersmith-        alan.coopersmith at oracle.com
	 Oracle Solaris Platform Engineering: X Window System



More information about the xorg-devel mailing list