test/Makefile.am: Remove test/unconfig -- this time, for sure!

This commit is contained in:
R. Bernstein
2012-03-04 20:19:39 -05:00
parent cefd646275
commit 31b8758afe

4
test/Makefile.am Normal file → Executable file
View File

@@ -1,4 +1,4 @@
# Copyright (C) 2003, 2004, 2006, 2008, 2009, 2010
# Copyright (C) 2003, 2004, 2006, 2008, 2009, 2010, 2012
# 2012 Rocky Bernstein <rocky@gnu.org>
#
# This program is free software: you can redistribute it and/or modify
@@ -44,8 +44,6 @@ testiso9660_LDADD = $(LIBISO9660_LIBS) $(LIBCDIO_LIBS) $(LTLIBICONV)
testisocd_LDADD = $(LIBISO9660_LIBS) $(LIBCDIO_LIBS) $(LTLIBICONV)
testisocd2_LDADD = $(LIBISO9660_LIBS) $(LIBCDIO_LIBS) $(LTLIBICONV)
testunconfig_LDADD = $(LIBCDIO_LIBS) $(LTLIBICONV)
test_lib_driver_util_LDADD = $(LIBCDIO_LIBS) $(LTLIBICONV)
test_lib_driver_util_CFLAGS = -DDATA_DIR=\"$(DATA_DIR)\"