File: Makefile.am

package info (click to toggle)
hocr 0.8.2-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,000 kB
  • ctags: 430
  • sloc: sh: 8,850; ansic: 7,481; makefile: 247; 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