X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=ef0f66c29ab7cf874f002946bbfef993d58df8b0;hb=54ccb6a5428fbf33bf1a97d0f60f6623f0195fa3;hp=86a7e85d36068146af1247f9d9f69cab7004c13c;hpb=b3bbc2eadafdb6c61dc76356c2c12f59ea6ca04c;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index 86a7e85d..ef0f66c2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \