summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2012-03-24 04:48:31 +0200
committerDaniel Stone <daniel@fooishbar.org>2012-03-27 14:17:34 +0100
commitb5efe41f190cbb76eb1ca8ddf0c96990ddb83704 (patch)
treeae8e53339265addf57892244952c025f824024f9 /include
parent602e87805bdb829dfc0867b1466e2b1dc729ab52 (diff)
downloadxorg-lib-libxkbcommon-b5efe41f190cbb76eb1ca8ddf0c96990ddb83704.tar.gz
Make build non-recursive
Unify all the different Makefile.am into a single short top level one (the test/Makefile.am file is left intact though). This makes the build system simpler to look and should encourage unifying more currently-disparate code. Some further motivation can be found in this page: http://www.flameeyes.eu/autotools-mythbuster/automake/nonrecursive.html Signed-off-by: Ran Benita <ran234@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
deleted file mode 100644
index b929cf9..0000000
--- a/include/Makefile.am
+++ /dev/null
@@ -1 +0,0 @@
-nobase_include_HEADERS = xkbcommon/xkbcommon.h