Added original files/folder organization
This commit is contained in:
20
original data/words/Makefile.am
Normal file
20
original data/words/Makefile.am
Normal file
@@ -0,0 +1,20 @@
|
||||
## Makefile.am for tuxtype - data/words:
|
||||
## Process with Automake to create Makefile.in
|
||||
|
||||
wordsdir = $(pkgdatadir)/words
|
||||
|
||||
dist_words_DATA = alphabet.txt \
|
||||
animals.txt \
|
||||
astronomy.txt \
|
||||
colors.txt \
|
||||
elements.txt \
|
||||
fingers.txt \
|
||||
fruit.txt \
|
||||
geography.txt \
|
||||
numbers.txt \
|
||||
plants.txt \
|
||||
shapes.txt \
|
||||
trees.txt \
|
||||
words1.txt \
|
||||
words2.txt \
|
||||
words3.txt
|
||||
Reference in New Issue
Block a user