mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-02-15 04:32:24 +00:00
app-defaults.am: tweak installation
This commit is contained in:
parent
d7a734c171
commit
435ca4553f
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ BUILT_SOURCES = Dthelpview Dtimsstart Dtlogin Dthello Dtsession \
|
||||||
CLEANFILES = $(BUILT_SOURCES)
|
CLEANFILES = $(BUILT_SOURCES)
|
||||||
|
|
||||||
appdefdir = $(CDE_INSTALLATION_TOP)/app-defaults/$(LANG)
|
appdefdir = $(CDE_INSTALLATION_TOP)/app-defaults/$(LANG)
|
||||||
appdef_DATA = $(BUILT_SOURCES)
|
dist_appdef_DATA = $(BUILT_SOURCES)
|
||||||
EXTRA_DIST = $(BUILT_SOURCES)
|
|
||||||
|
|
||||||
TOP = $(top_builddir)/programs
|
TOP = $(top_builddir)/programs
|
||||||
DTSVCSRC = $(top_builddir)/lib/DtSvc
|
DTSVCSRC = $(top_builddir)/lib/DtSvc
|
||||||
|
|
Loading…
Reference in a new issue