File: Makefile.am

package info (click to toggle)
taoframework 2.1.svn20090801-14
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 14,292 kB
  • ctags: 25,171
  • sloc: cs: 113,093; makefile: 908; sh: 107; ansic: 7
file content (27 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

AUTOMAKE_OPTIONS = dist-bzip2
SUBDIRS = src tests
DIST_SUBDIRS = $(SUBDIRS) m4

ACLOCAL_AMFLAGS = -I m4

EXTRA_DIST = \
    bootstrap \
    build.bat \
    build.sh \
    build-debug.bat \
    build-debug.sh \
    buildmono.bat \
    buildmono-debug.bat \
    clean.bat \
    clean.sh \
    other/win32installer/runtime.ini \
    other/win32installer/TaoFramework.nsi \
    other/Tao_Logos/TaoButton.jpg \
    other/Tao_Logos/tao.ico \
    other/Tao_Logos/TaoPill.gif \
    other/Tao_Logos/yinyangblue.gif \
    taoframework.spec.suse.example \
    template.pc \
    tao.build