File: Makefile.am

package info (click to toggle)
gedit 2.14.4-8
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 24,300 kB
  • ctags: 4,353
  • sloc: ansic: 40,912; xml: 20,600; sh: 9,000; python: 4,628; makefile: 686
file content (9 lines) | stat: -rw-r--r-- 305 bytes parent folder | download
1
2
3
4
5
6
7
8
9
DIST_SUBDIRS = changecase docinfo indent sample sort spell time taglist

SUBDIRS = changecase docinfo indent sample sort time taglist $(SPELL_PLUGIN_DIR)

if ENABLE_PYTHON
DIST_SUBDIRS += externaltools modelines pythonconsole snippets
SUBDIRS      += externaltools modelines pythonconsole snippets
endif