programs/dtconfig: add automake files
This commit is contained in:
13
cde/programs/dtconfig/Makefile.am
Normal file
13
cde/programs/dtconfig/Makefile.am
Normal file
@@ -0,0 +1,13 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
if SUN
|
||||
SUBDIRS = sun
|
||||
endif
|
||||
|
||||
if AIX
|
||||
SUBDIRS = ibm
|
||||
endif
|
||||
|
||||
if HPUX
|
||||
SUBDIRS = hp
|
||||
endif
|
||||
Reference in New Issue
Block a user