localized/C/app-defaults: make it build

This commit is contained in:
Jon Trulson
2019-11-24 17:52:29 -07:00
parent 0aec3c159f
commit 3ee747ac6b
5 changed files with 88 additions and 4 deletions

View File

@@ -1,5 +1 @@
if SOLARIS
.NO_PARALLEL:
endif
SUBDIRS = app-defaults config types msg palettes backdrops

View File

@@ -0,0 +1,5 @@
MAINTAINERCLEANFILES = Makefile.in
include ../../templates/C.am
include ../../templates/app-defaults.am