test/Makefile.am: Remove test/unconfig -- this time, for sure!
This commit is contained in:
4
test/Makefile.am
Normal file → Executable file
4
test/Makefile.am
Normal file → Executable 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>
|
# 2012 Rocky Bernstein <rocky@gnu.org>
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# 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)
|
testisocd_LDADD = $(LIBISO9660_LIBS) $(LIBCDIO_LIBS) $(LTLIBICONV)
|
||||||
testisocd2_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_LDADD = $(LIBCDIO_LIBS) $(LTLIBICONV)
|
||||||
test_lib_driver_util_CFLAGS = -DDATA_DIR=\"$(DATA_DIR)\"
|
test_lib_driver_util_CFLAGS = -DDATA_DIR=\"$(DATA_DIR)\"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user