dtwm: don't install Dtwm.defs - that is processed/handled by localization
This commit is contained in:
parent
7364f62ce8
commit
65ce14c419
|
|
@ -1,8 +1,9 @@
|
|||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
bin_PROGRAMS = dtwm dtfplist
|
||||
|
||||
configdir = $(CDE_INSTALLATION_TOP)/config/C
|
||||
dist_config_DATA = sys.dtwmrc Dtwm.defs
|
||||
dist_config_DATA = sys.dtwmrc
|
||||
|
||||
BUILT_SOURCES = sys.dtwmrc Dtwm.defs
|
||||
CLEANFILES = sys.dtwmrc Dtwm.defs
|
||||
|
|
|
|||
Loading…
Reference in New Issue