You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
468 B
15 lines
468 B
####### tdevelop will overwrite this part!!! (begin)##########
|
|
|
|
SUBDIRS = kstars
|
|
|
|
EXTRA_DIST = kstars.kdevprj AUTHORS COPYING ChangeLog INSTALL README TODO kstars.lsm README.customize
|
|
|
|
####### tdevelop will overwrite this part!!! (end)############
|
|
# not a GNU package. You can remove this line, if
|
|
# have all needed files, that a GNU package needs
|
|
AUTOMAKE_OPTIONS = foreign
|
|
|
|
DOXYGEN_SET_RECURSIVE = YES
|
|
DOXYGEN_EXCLUDE = kstars/indi/
|
|
include ../admin/Doxyfile.am
|