aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authormorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-17 02:43:15 +0000
committermorriss <morriss@f5534014-38df-0310-8fa8-9805f1628bb7>2010-05-17 02:43:15 +0000
commit0960847582bf7e85ab073c0499dc2a712e329390 (patch)
treee03ece29dc75234d2fa8dfde937512b7545e25ce /Makefile.am
parent99daf21fab9c2b7081ae001e337d4b246dcfe55d (diff)
Add CMakeOptions.txt to the source distribution
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32837 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a67e335776..5d67c5325a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -819,6 +819,7 @@ EXTRA_DIST = \
CMakeLists.txt \
cmakeconfig.h.in \
wsutil/CMakeLists.txt \
+ CMakeOptions.txt \
wiretap/CMakeLists.txt \
README.cmake \
ConfigureChecks.cmake \