From eb203b01c9ee729e603289a63f881d9866f61ea6 Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 15 Nov 2012 21:47:20 -0500 Subject: Final step of revamping the build system The structure of the source tree is basically correct and this is about as far as we can go without hacking at the C code. --- Makefile.am | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 08ac8bb57a..7c364f0f5e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,2 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -#SUBDIRS = docs keymaps keymaps-force-release man rules src test - -SUBDIRS = keymaps keymaps-force-release - -if ENABLE_GTK_DOC -SUBDIRS += \ - docs/libudev -endif - +SUBDIRS = src docs keymaps keymaps-force-release man rules test -- cgit v1.2.3-54-g00ecf