diff options
Diffstat (limited to 'cpp/lib/common')
-rw-r--r-- | cpp/lib/common/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/lib/common/Makefile.am b/cpp/lib/common/Makefile.am index e90dacb605..b118026005 100644 --- a/cpp/lib/common/Makefile.am +++ b/cpp/lib/common/Makefile.am @@ -111,7 +111,7 @@ nobase_pkginclude_HEADERS = \ ExceptionHolder.h \ QpidError.h \ SharedObject.h \ - CommonOptions.cpp \ + CommonOptions.h \ sys/Acceptor.h \ sys/AtomicCount.h \ sys/Module.h \ |