File: Makefile.am

package info (click to toggle)
libvisual-plugins 1%3A0.4.0%2Bdfsg1-16
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 3,656 kB
  • sloc: ansic: 9,358; sh: 8,809; cpp: 871; makefile: 222; sed: 16
file content (10 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
## Process this file with automake to generate a Makefile.in

ACLOCAL_AMFLAGS = -I m4

SUBDIRS = plugins po

EXTRA_DIST = libvisual-plugins.spec gettext.h po/Makevars.in

CLEANFILES = po/Makevars
DISTCLEANFILES = $(CLEANFILES)