File: Makefile.am

package info (click to toggle)
libhangul 0.1.0%2Bgit20191003-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 11,356 kB
  • sloc: ansic: 8,391; python: 631; xml: 402; makefile: 164; ruby: 24; sh: 19
file content (8 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
EXTRA_DIST = \
    python/test_pyhangul.py \
    python/setup.py \
    python/pyhangul.c \
    python/Makefile \
    ruby/hangul.c \
    ruby/test-hangul.rb \
    ruby/extconf.rb