blob: 7fcd9b57c1cb8b82679f4e0f2cfc8ce3c293f029 (
plain)
1
2
3
4
5
6
7
8
9
10
|
Index: liboauth-0.8.8/tests/Makefile.am
===================================================================
--- liboauth-0.8.8.orig/tests/Makefile.am
+++ liboauth-0.8.8/tests/Makefile.am
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = oauthexample oauthdatapost tcwiki tceran tcother oauthtest oauthtest2 oauthsign oauthbodyhash
+check_PROGRAMS = oauthexample oauthdatapost tcwiki tceran tcother oauthtest oauthtest2 oauthsign oauthbodyhash
ACLOCAL_AMFLAGS= -I m4
OAUTHDIR =../src
|