Add orion.in to the distribution
This commit is contained in:
parent
400cc0a59b
commit
de6fe0bf94
|
@ -29,7 +29,7 @@ enough: $(ORION-WM)
|
||||||
|
|
||||||
# DISTFILES should include all sources.
|
# DISTFILES should include all sources.
|
||||||
DISTFILES = COPYING INSTALL README configure configure.in Makefile.in \
|
DISTFILES = COPYING INSTALL README configure configure.in Makefile.in \
|
||||||
mkinstalldirs install-sh src/*.scm doc/*.html
|
mkinstalldirs install-sh orion.in src/*.scm doc/*.html
|
||||||
|
|
||||||
distname = $(ORION-WM)-$(PACKAGE_VERSION)
|
distname = $(ORION-WM)-$(PACKAGE_VERSION)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue