File: Makefile.am

package info (click to toggle)
hocr 0.8.2-6
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 4,004 kB
  • ctags: 430
  • sloc: sh: 8,885; ansic: 7,481; makefile: 246; cpp: 242; python: 72; perl: 11; java: 1
file content (9 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
## Process this file with automake to produce Makefile.in

SUBDIRS = hocr-gtk hocr bindings

EXTRA_DIST = \
	hocr-qt/hocr_qt.pro \
	hocr-qt/hocr_qt.cpp \
	hocr-qt/hocr_qt.h \
	hocr-qt/main.cpp