Get app-defaults installing correctly
[oweals/cde.git] / cde / programs / localized / it_IT.UTF-8 / Imakefile
1 XCOMM $TOG: Imakefile /main/5 1998/08/10 15:49:10 mgreess $
2 /*
3  * Imakefile for the localized directories.
4  */
5
6 #define IHaveSubdirs
7 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' 'CXXDEBUGFLAGS=$(CXXDEBUGFLAGS)'
8
9 SUBDIRS = \
10         types \
11         config \
12         msg \
13         app-defaults \
14         palettes \
15         backdrops
16
17 MakeSubdirs($(SUBDIRS))
18 DependSubdirs($(SUBDIRS))