summaryrefslogtreecommitdiffstats
path: root/src/net
diff options
context:
space:
mode:
authorDirk von Suchodoletz2011-03-25 02:29:55 +0100
committerDirk von Suchodoletz2011-03-25 02:29:55 +0100
commit2da95e2716a5e912089562f0c43aa7bdae07a70e (patch)
tree9f2e1df13f7c7a1d98faf6df687586b3ff82f958 /src/net
parent... (diff)
parentrevert username generator (diff)
downloadpvs-2da95e2716a5e912089562f0c43aa7bdae07a70e.tar.gz
pvs-2da95e2716a5e912089562f0c43aa7bdae07a70e.tar.xz
pvs-2da95e2716a5e912089562f0c43aa7bdae07a70e.zip
Merge branch 'master' of openslx.org:pvs
Diffstat (limited to 'src/net')
-rw-r--r--src/net/mcast/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/mcast/CMakeLists.txt b/src/net/mcast/CMakeLists.txt
index e92b090..74c8a54 100644
--- a/src/net/mcast/CMakeLists.txt
+++ b/src/net/mcast/CMakeLists.txt
@@ -1,4 +1,4 @@
-INCLUDE(../../../OpenPGMConfig.cmake)
+INCLUDE( OpenPGMConfig )
ADD_DEFINITIONS(
${LIBPGM_CXXFLAGS}