File: Makefile.am

package info (click to toggle)
nordugrid-arc 7.1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 29,376 kB
  • sloc: cpp: 136,694; python: 12,452; perl: 12,313; php: 11,408; sh: 10,882; ansic: 3,305; makefile: 3,160; xml: 180; sql: 130; javascript: 53; sed: 30
file content (17 lines) | stat: -rw-r--r-- 375 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
if ALTPYTHON_ENABLED
ALTPYTHON_DIR = altpython
else
ALTPYTHON_DIR =
endif

if PYTHON_SWIG_ENABLED
EXAMPLES_DIR = examples
else
EXAMPLES_DIR =
endif

DIST_SUBDIRS = python altpython test examples
SUBDIRS = python $(ALTPYTHON_DIR) $(TEST_DIR) $(EXAMPLES_DIR)

EXTRA_DIST = Doxyfile.api.in doxy2swig.py __init__.py common.mk \
             swigmodulesinit_wrap.cpp arc_init.cpp