programs/dtinfo: add automake files
This commit is contained in:
3
cde/programs/dtinfo/dtinfo/install/Makefile.am
Normal file
3
cde/programs/dtinfo/dtinfo/install/Makefile.am
Normal file
@@ -0,0 +1,3 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
SUBDIRS = lib
|
||||
7
cde/programs/dtinfo/dtinfo/install/lib/Makefile.am
Normal file
7
cde/programs/dtinfo/dtinfo/install/lib/Makefile.am
Normal file
@@ -0,0 +1,7 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
etcdir = $(CDE_CONFIGURATION_TOP)
|
||||
|
||||
SUBDIRS = fonts
|
||||
|
||||
etc_PROGRAMS = mmdb.mark.spec
|
||||
67
cde/programs/dtinfo/dtinfo/install/lib/bitmaps/Makefile.am
Normal file
67
cde/programs/dtinfo/dtinfo/install/lib/bitmaps/Makefile.am
Normal file
@@ -0,0 +1,67 @@
|
||||
icondir = ${prefix}/appconfig/icons/C
|
||||
|
||||
if JAPANESE
|
||||
jdir = ${prefix}/appconfig/icons/ja
|
||||
|
||||
dist_j_DATA = bomb \
|
||||
bomb16 \
|
||||
bomb16m \
|
||||
bomb32 \
|
||||
bomb32m \
|
||||
bombm \
|
||||
browse.xbm \
|
||||
browse_ins.xbm \
|
||||
web_browse.xbm \
|
||||
web_browse_ins.xbm \
|
||||
default.xpm \
|
||||
deiconify.xbm \
|
||||
detached.xpm \
|
||||
help.xbm \
|
||||
help_ins.xbm \
|
||||
history.xbm \
|
||||
history_ins.xbm \
|
||||
iconify.xbm \
|
||||
locked.xbm \
|
||||
logo.xpm.ps \
|
||||
marks.xbm \
|
||||
marks_ins.xbm \
|
||||
pinin.xbm \
|
||||
pinmid.xbm \
|
||||
pinout.xbm \
|
||||
quit.xbm \
|
||||
search.xbm \
|
||||
search_ins.xbm \
|
||||
semilocked.xbm \
|
||||
unlocked.xbm
|
||||
endif
|
||||
|
||||
dist_icon_DATA = bomb \
|
||||
bomb16 \
|
||||
bomb16m \
|
||||
bomb32 \
|
||||
bomb32m \
|
||||
bombm \
|
||||
browse.xbm \
|
||||
browse_ins.xbm \
|
||||
web_browse.xbm \
|
||||
web_browse_ins.xbm \
|
||||
default.xpm \
|
||||
deiconify.xbm \
|
||||
detached.xpm \
|
||||
help.xbm \
|
||||
help_ins.xbm \
|
||||
history.xbm \
|
||||
history_ins.xbm \
|
||||
iconify.xbm \
|
||||
locked.xbm \
|
||||
logo.xpm.ps \
|
||||
marks.xbm \
|
||||
marks_ins.xbm \
|
||||
pinin.xbm \
|
||||
pinmid.xbm \
|
||||
pinout.xbm \
|
||||
quit.xbm \
|
||||
search.xbm \
|
||||
search_ins.xbm \
|
||||
semilocked.xbm \
|
||||
unlocked.xbm
|
||||
1
cde/programs/dtinfo/dtinfo/install/lib/fonts/Makefile.am
Normal file
1
cde/programs/dtinfo/dtinfo/install/lib/fonts/Makefile.am
Normal file
@@ -0,0 +1 @@
|
||||
include $(srcdir)/programs/fontaliases/bdf/fonts.tmpl
|
||||
Reference in New Issue
Block a user