diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-06-16 04:32:48 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-06-16 04:32:48 +0000 |
commit | 2fa6ed0dbd64361160a4a661ad7232d0c7c8f068 (patch) | |
tree | 0137d2cab2ad1977856152e064f8d2ca0efa3fb8 /ace/Makefile.am | |
parent | 27310b99f8753facfdb0bf62d9c0c636cf37b321 (diff) | |
download | ATCD-2fa6ed0dbd64361160a4a661ad7232d0c7c8f068.tar.gz |
ChangeLogTag:Thu Jun 15 21:30:37 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'ace/Makefile.am')
-rw-r--r-- | ace/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Makefile.am b/ace/Makefile.am index 4009c16b754..cd4ad3999d6 100644 --- a/ace/Makefile.am +++ b/ace/Makefile.am @@ -894,7 +894,7 @@ INLINE_FILES = \ ## However, if we set the package to "ace" instead of "ACE" then we won't ## need to set the "pkgincludedir." ## -Ossama -##pkgincludedir = $(prefix)/include/ace +##pkgincludedir = $(includedir)/ace pkginclude_HEADERS = \ $(HEADER_FILES) \ $(INLINE_FILES) \ |