diff options
author | Edward Hervey <bilboed@bilboed.com> | 2006-03-29 10:06:33 +0000 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2006-03-29 10:06:33 +0000 |
commit | ff0ac49e7e512c0750142380998cfc8229bcd189 (patch) | |
tree | 78bd9cc1f591fa3e353a40b8428428d8b4305f78 /Makefile.am | |
parent | 699f69620eb5dbbc64c31816aad6447af03804e9 (diff) |
Makefile.am: whoops, trailing back-slash
Original commit message from CVS:
* Makefile.am:
whoops, trailing back-slash
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e2074d9..b18f977 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ SUBDIRS = \ docs \ m4 \ common \ - test \ + test # po should be enabled when I figure out why it's not building # po |