include: add a Makefile to install and distribute header file
authorGaetan Nadon <memsize@videotron.ca>
Sun, 26 Sep 2010 18:57:19 +0000 (14:57 -0400)
committerGaetan Nadon <memsize@videotron.ca>
Sun, 3 Oct 2010 18:02:45 +0000 (14:02 -0400)
commitfd476deabb97d08086ad465c4d0e913c9437a6bb
tree2d8db4f2998555f76d5667f743aa910a166f1355
parent2b5c81c2d8c643e58ac69d1d7f7a626fc392b1ea
include: add a Makefile to install and distribute header file

Makefiles are simpler when they only handle what is in their
directory.

Reviewed-by: RĂ©mi Cardona <remi@gentoo.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Makefile.am
configure.ac
include/Makefile.am [new file with mode: 0644]
src/Makefile.am