]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
focus new children if their direct parent is focused
[chaz/openbox] / Makefile.am
index 86a7e85d36068146af1247f9d9f69cab7004c13c..ef0f66c29ab7cf874f002946bbfef993d58df8b0 100644 (file)
@@ -13,7 +13,8 @@ userscriptdir   = $(datadir)/openbox
 
 theme = TheBear
 
-AUTOMAKE_OPTIONS = subdir-objects
+AUTOMAKE_OPTIONS = subdir-objects foreign
+
 ACLOCAL_AMFLAGS = -I m4
 
 INCLUDES = -I.
@@ -22,8 +23,8 @@ noinst_PROGRAMS = \
        render/rendertest
 
 lib_LTLIBRARIES = \
-       render/libobrender.la \
-       parser/libobparser.la
+       parser/libobparser.la \
+       render/libobrender.la
 
 bin_PROGRAMS = \
        openbox/openbox \
This page took 0.022675 seconds and 4 git commands to generate.