summaryrefslogtreecommitdiffstats
path: root/gnulib-local/modules/quotearg.diff
blob: 92d7f5262c05d32a9b8ec0761bd8da3440fac7f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*** quotearg.bak	2006-10-12 19:55:21.000000000 +0200
--- quotearg	2006-10-12 21:55:37.000000000 +0200
***************
*** 17,22 ****
  gl_QUOTEARG
  
  Makefile.am:
  
  Include:
  "quotearg.h"
--- 17,23 ----
  gl_QUOTEARG
  
  Makefile.am:
+ lib_SOURCES += quotearg.h quotearg.c
  
  Include:
  "quotearg.h"