include the openbox.1.in in the dist
This commit is contained in:
parent
ee356f4265
commit
1677fe8496
1 changed files with 3 additions and 1 deletions
|
@ -1,8 +1,10 @@
|
||||||
CLEANFILES = openbox.1
|
CLEANFILES = openbox.1
|
||||||
MAINTAINERCLEANFILES = Makefile.in
|
MAINTAINERCLEANFILES = Makefile.in
|
||||||
man_MANS = openbox.1 bsetroot.1 bsetbg.1
|
man_MANS = openbox.1
|
||||||
SUBDIRS = doxygen
|
SUBDIRS = doxygen
|
||||||
|
|
||||||
|
EXTRA_DIST = openbox.1.in
|
||||||
|
|
||||||
DEFAULT_MENU=$(pkgdatadir)/menu
|
DEFAULT_MENU=$(pkgdatadir)/menu
|
||||||
|
|
||||||
distclean-local:
|
distclean-local:
|
||||||
|
|
Loading…
Reference in a new issue