File: Makefile.am

package info (click to toggle)
subtitleeditor 0.54.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 10,388 kB
  • sloc: cpp: 29,756; sh: 4,409; makefile: 2,118; perl: 434; xml: 142
file content (7 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
PLUGINS = \
	actions \
	subtitleformats

DIST_SUBDIRS = $(PLUGINS)

SUBDIRS = $(PLUGINS)