]> Dogcows Code - chaz/openbox/blobdiff - doc/Makefile.am
make doxygen skip stuff inside
[chaz/openbox] / doc / Makefile.am
index dcc9a2b4290f93d23e6c60eedf26c1b9ce9e60e5..96a64f81930425325d92a8d0b8c22e2cc09866ad 100644 (file)
@@ -2,13 +2,13 @@
 
 CLEANFILES = openbox.1
 MAINTAINERCLEANFILES = Makefile.in
-man_MANS = openbox.1 bsetroot.1 bsetbg.1
-SUBDIRS = 
+man_MANS = openbox.1 bsetroot.1 bsetbg.1 xftlsfonts.1
+SUBDIRS = doxygen
 
 DEFAULT_MENU=$(pkgdatadir)/menu
 
 distclean-local:
-       rm -f *\~
+       rm -f *\~ .\#*
 
 openbox.1: openbox.1.in
        @regex_cmd@ -e "s,@defaultmenu@,$(DEFAULT_MENU)," \
This page took 0.019887 seconds and 4 git commands to generate.