]> Dogcows Code - chaz/openbox/commitdiff
add buttons to the tree.rm stupid comments in Makefile.ams
authorDana Jansens <danakj@orodu.net>
Sat, 4 Jan 2003 18:42:25 +0000 (18:42 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 4 Jan 2003 18:42:25 +0000 (18:42 +0000)
Makefile.am
configure.ac
data/Makefile.am
data/styles/Makefile.am
doc/Makefile.am
util/Makefile.am
util/epist/Makefile.am

index c4f22a70f94cb7696764be728dc316ce819aa503..8e58a9e05ba161d0cc0eda1d15c9748de79a7b3f 100644 (file)
@@ -1,5 +1,3 @@
-# Makefile.am for Openbox
-
 SUBDIRS = po data doc otk src scripts
 MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in
 
index e1f0978b4ed995650e8c175f773a4f558804033f..a0c1cc64b67b2c1bda4ff67079e700bd11ed604b 100644 (file)
@@ -375,6 +375,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in
                doc/Makefile
                doc/doxygen/Makefile
                data/Makefile
+               data/buttons/Makefile
                data/styles/Makefile
                version.h
                ])
index 93bdd3b4a5eab79be5678d7fcc0ffd5a507944d6..a62858556060d0112eb772fd8e25db78e438d6f0 100644 (file)
@@ -1,6 +1,4 @@
-# data/Makefile.am for Openbox
-
-SUBDIRS = styles
+SUBDIRS = styles buttons
 CLEANFILES = menu
 MAINTAINERCLEANFILES = Makefile.in
 
index 1bbe453fcbd7dcc0d030bc4b1f3ddfb79a0e5427..f5d3ba7f5661fa6ee7c70afd7193f60a00353e29 100644 (file)
@@ -1,5 +1,3 @@
-# data/styles/Makefile.am for Openbox
-
 styledir = $(pkgdatadir)/styles
 MAINTAINERCLEANFILES = Makefile.in
 style_DATA = artwiz bbs bluebox cthulhain deep fieron flux frobozz frobust \
index 58999a95bd83d53caff7d17eb195b2049a225f74..6edbf8f37f91a8861373e28d29b88d94e4fb1c4b 100644 (file)
@@ -1,5 +1,3 @@
-# doc/Makefile.am for Openbox
-
 CLEANFILES = openbox.1
 MAINTAINERCLEANFILES = Makefile.in
 man_MANS = openbox.1 bsetroot.1 bsetbg.1
index bdc2476dd641d7f509512e677be97383a1b84e39..7bcc85d8b46cba594c22b1faf95249c37ff24235 100644 (file)
@@ -1,5 +1,3 @@
-# util/Makefile.am for Blackbox - an X11 Window manager
-
 CPPFLAGS= @CPPFLAGS@
 
 #SUBDIRS =             epist
index ceb54b76c5ba21ae473bba952749dfb434dbb439..359eaa0fd300e4a903e412ec29c5f23d8bf8dd68 100644 (file)
@@ -1,5 +1,3 @@
-# util/epist/Makefile.am for Blackbox - an X11 Window manager
-
 DEFAULT_RC=$(pkgdatadir)/epistrc
 
 CLEANFILES = epist.1 epistrc.5
This page took 0.022903 seconds and 4 git commands to generate.