]> Dogcows Code - chaz/openbox/blobdiff - tools/Makefile.am
move the gettext header out to the root source dir
[chaz/openbox] / tools / Makefile.am
index 1785c00931d86d8cb3e28dbf033e8117a42484b3..86eaea7067736e81cee200a89940ae1fdef947ab 100644 (file)
@@ -1,10 +1,5 @@
-bin_PROGRAMS=obsetroot
+SUBDIRS =
 
-obsetroot_LDADD=$(XFT_LIBS) -L../otk -lotk @LIBINTL@
-obsetroot_CPPFLAGS=$(XFT_CFLAGS) -I..
-obsetroot_SOURCES=obsetroot.cc
-
-MAINTAINERCLEANFILES=Makefile.in
-
-distclean-local:
-       $(RM) *\~ *.orig *.rej .\#*
+if OBCONF
+SUBDIRS += obconf
+endif
This page took 0.021566 seconds and 4 git commands to generate.