File: Makefile.am

package info (click to toggle)
telepathy-idle 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 2,812 kB
  • sloc: ansic: 7,950; sh: 4,502; python: 3,334; makefile: 304; xml: 115
file content (14 lines) | stat: -rw-r--r-- 344 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
EXTRA_DIST = \
    c-constants-generator.xsl \
    c-interfaces-generator.xsl \
    doc-generator.xsl \
    glib-ginterface-gen.py \
    identity.xsl \
    libglibcodegen.py \
    libtpcodegen.py \
    make-release-mail.py

CLEANFILES = libglibcodegen.pyc libglibcodegen.pyo

glib-ginterface-gen.py: libglibcodegen.py libtpcodegen.py
	touch $@