You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
299 B
11 lines
299 B
Index: a52dec-0.7.4/test/Makefile.am
|
|
===================================================================
|
|
--- a52dec-0.7.4.orig/test/Makefile.am
|
|
+++ a52dec-0.7.4/test/Makefile.am
|
|
@@ -1,4 +1,4 @@
|
|
-noinst_PROGRAMS = compare
|
|
+check_PROGRAMS = compare
|
|
compare_SOURCES = compare.c
|
|
compare_LDADD = -lm
|
|
|