File: Makefile.am

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

ACLOCAL_AMFLAGS = -I m4 --install

SUBDIRS = plugins po

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

CLEANFILES = po/Makevars
DISTCLEANFILES = $(CLEANFILES)