File: Makefile.am

package info (click to toggle)
eiciel 0.9.12.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 3,388 kB
  • sloc: sh: 4,711; cpp: 3,545; makefile: 164; xml: 31; sed: 16
file content (8 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
SUBDIRS = src img po man doc

EXTRA_DIST = config.rpath m4

dist-hook :
	rm -rf `find $(distdir) -name .svn`

ACLOCAL_AMFLAGS = -I m4