1#EnderUNIX spamguard/tr Makefile.am file
2
3spamguard_doc_trdir= ${prefix}/share/doc/spamguard/tr
4spamguard_doc_tr_DATA =  BENIOKU\
5	BENIOKU.DigitalUnix\
6	COPYING\
7	DEGISIKLIKLER\
8	GUNCELLEME\
9	KURULUM\
10	KURULUM-SONRASI\
11	YAPILACAKLAR\
12	YAZARLAR
13
14EXTRA_DIST = ${spamguard_doc_tr_DATA}
15
16
17#This is not a gnu project. So we don't have to obey gnu package needz!
18AUTOMAKE_OPTIONS = foreign
19
20# set the include path found by configure
21INCLUDES= $(all_includes)
22
23