Added original files/folder organization
This commit is contained in:
21
original data/Makefile.am
Normal file
21
original data/Makefile.am
Normal file
@@ -0,0 +1,21 @@
|
||||
## Makefile.am for tuxtype - data:
|
||||
## Process with Automake to create Makefile.in
|
||||
|
||||
SUBDIRS = fonts \
|
||||
im \
|
||||
images \
|
||||
scripts \
|
||||
sounds \
|
||||
themes \
|
||||
words \
|
||||
braille \
|
||||
scripts_braille \
|
||||
menus
|
||||
|
||||
##tuxtypedatadir = $(pkgdatadir)
|
||||
|
||||
##dist_tuxtypedata_DATA = keyboard.lst \
|
||||
## phrases.txt
|
||||
|
||||
dist_pkgdata_DATA = keyboard.lst \
|
||||
phrases.txt
|
||||
Reference in New Issue
Block a user