]> err.no Git - util-linux/commitdiff
lib: fix lib/Makefile.am (remove pttype.c)
authorKarel Zak <kzak@redhat.com>
Tue, 29 Sep 2009 23:14:26 +0000 (01:14 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 29 Sep 2009 23:14:26 +0000 (01:14 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
lib/Makefile.am

index 2bad9634098fe72d4d4f2eadf2d64596157f6c2c..5600d18c2bc932bc9d07179904694d89b9bd3351 100644 (file)
@@ -6,7 +6,6 @@ noinst_PROGRAMS = test_blkdev test_ismounted test_wholedisk
 
 test_blkdev_SOURCES = blkdev.c
 test_ismounted_SOURCES = ismounted.c
-test_pttype_SOURCES = pttype.c
 test_wholedisk_SOURCES = wholedisk.c
 
 if LINUX