diff options
| author | Alan Conway <aconway@apache.org> | 2007-06-12 19:37:17 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-06-12 19:37:17 +0000 |
| commit | b59dcd9cfcdc5898c8d1c3b55a28065a4fc4ce68 (patch) | |
| tree | fe810d2ff8973b525a660756bd11ba0281e973a2 /cpp/configure.ac | |
| parent | ac938dd0c0a454f87a3d175acb7b67b086fce931 (diff) | |
| download | qpid-python-b59dcd9cfcdc5898c8d1c3b55a28065a4fc4ce68.tar.gz | |
Initial examples directory with jrobies example programs and Makefile.am.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@546612 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/configure.ac')
| -rw-r--r-- | cpp/configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/configure.ac b/cpp/configure.ac index 664b1e5c74..962a1071a8 100644 --- a/cpp/configure.ac +++ b/cpp/configure.ac @@ -176,6 +176,7 @@ fi AC_CONFIG_FILES([ qpidc.spec Makefile + examples/Makefile src/Makefile src/tests/Makefile docs/man/Makefile |
