The sdk_HEADERS is sufficient as the "sdk" prefix matches the "dir" suffix in the "sdkdir" variable.
Signed-off-by: Gaetan Nadon <[email protected]> --- include/Makefile.am | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index 58d7c39..0e3fc1b 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1,2 +1 @@ -EXTRA_DIST = evdev-properties.h sdk_HEADERS = evdev-properties.h -- 1.6.0.4 _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
