commit | 1d8d0171bbd6433e966f6efaaf8c1a9fc3d8e354 | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Fri Aug 02 19:34:21 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Aug 02 19:34:21 2002 +0000 |
tree | 50a490d83f376a22803d50846cbb7273878f1e70 | |
parent | 4b92255cec7844ee05ea296f7e91c09238cef108 [diff] [blame] |
Install the aclocal macros for use by Winelib apps.
diff --git a/Make.rules.in b/Make.rules.in index ccd9585..f07b8d1 100644 --- a/Make.rules.in +++ b/Make.rules.in
@@ -101,6 +101,7 @@ exec_prefix = @exec_prefix@ bindir = @bindir@ libdir = @libdir@ +datadir = @datadir@ infodir = @infodir@ mandir = @mandir@ sysconfdir = @sysconfdir@