dont clean the rc and menu. and include them in make dist
This commit is contained in:
parent
f237e72a30
commit
cf466cde11
1 changed files with 1 additions and 5 deletions
|
@ -369,7 +369,7 @@ nodist_pkgconfig_DATA = \
|
|||
dist_pixmap_DATA = \
|
||||
data/openbox.png
|
||||
|
||||
nodist_rc_DATA = \
|
||||
dist_rc_DATA = \
|
||||
data/rc.xml \
|
||||
data/menu.xml
|
||||
|
||||
|
@ -439,10 +439,6 @@ EXTRA_DIST = \
|
|||
COPYING \
|
||||
AUTHORS
|
||||
|
||||
CLEANFILES = \
|
||||
data/rc.xml \
|
||||
data/menu.xml
|
||||
|
||||
#doc:
|
||||
# $(MAKE) -$(MAKEFLAGS) -C doc/doxygen doc
|
||||
|
||||
|
|
Loading…
Reference in a new issue