Imported Upstream version 7.50.2
[platform/upstream/curl.git] / docs / examples / Makefile.in
index bf3ec3d..91189d7 100644 (file)
@@ -1684,7 +1684,7 @@ uninstall-am:
 all: $(check_PROGRAMS)
 
 checksrc:
-       @@PERL@ $(top_srcdir)/lib/checksrc.pl -D$(top_srcdir)/docs/examples *.c
+       @PERL@ $(top_srcdir)/lib/checksrc.pl $(srcdir)/*.c
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.