blob: e44b79395fc1b6a0967d5f0fa590b098dbe33a4f (
plain)
1
2
3
4
5
6
7
8
9
10
|
# this Makefile.am was automatically generated by bibletime/maintenance/gen_am.sh
# please do not edit this file but rather run the script to update
SUBDIRS = handbook $(HOWTODIR) man
EXTRA_DIST = tips
rcdir = $(kde_datadir)/bibletime
rc_DATA = tips
|