File: Makefile.am

package info (click to toggle)
parted 3.6-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,884 kB
  • sloc: ansic: 78,720; sh: 12,612; makefile: 658; perl: 179; python: 84; asm: 36; sed: 16
file content (19 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
noinst_SCRIPTS	= test			\
		  test_disk_bsd		\
		  test_disk_dos		\
		  test_disk_dvh		\
		  test_disk_gpt		\
		  test_disk_pc98	\
		  test_disk_mac		\
		  test_disk_sun		\
		  test_fs_ext2		\
		  test_fs_fat		\
		  test_fs_hfs		\
		  test_fs_hfsplus	\
		  test_fs_linux_swap	\
		  test_fs_reiserfs	\
		  build_leak_list

EXTRA_DIST	= HOWTO testrc $(noinst_SCRIPTS)

CLEANFILES	= test_log test_out