4 # Creates a Makefile.am file containing all the stuff to install
11 DIRS
="Backgrounds Defaults IconSets Icons Pixmaps Styles Themes"
30 spitln SUBDIRS
= $DIRS
32 spitln prefsdatadir
= '$(pkgdatadir)'
36 EXCEPT
="Makefile.am Makefile.in Makefile mkMakefile $FILE"
40 FILES
=`ls -1|grep -v \~`
46 if test "$i" = "$f"; then
51 if [ -f $f -a $ok = 1 ]; then
61 spitln EXTRA_DIST
= '$(prefsdata_DATA)' mkMakefile