File: Makefile.am

package info (click to toggle)
libdockapp 1%3A0.7.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,732 kB
  • sloc: sh: 3,688; ansic: 2,175; makefile: 104
file content (9 lines) | stat: -rw-r--r-- 181 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
nobase_doc_DATA = README \
	basic/Makefile \
	basic/README \
	basic/ball_red.xpm \
	basic/basic.c \
	rectangles/Makefile \
	rectangles/rectangles.c

EXTRA_DIST = $(nobase_doc_DATA)