summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorrose-edg4-demo <derickhuth@gmail.com>2016-01-18 18:44:30 -0800
committerrose-edg4-demo <derickhuth@gmail.com>2016-01-18 18:44:30 -0800
commitd68532f2f3ba332199f84818cb047d69a3f33588 (patch)
tree9731867c7019ec9b6ee111c8fa9f92a92119b5ec /Makefile.am
parent1419de621b01ef899e5b4d0d0b90e46616d580d3 (diff)
downloadchill-d68532f2f3ba332199f84818cb047d69a3f33588.tar.gz
chill-d68532f2f3ba332199f84818cb047d69a3f33588.tar.bz2
chill-d68532f2f3ba332199f84818cb047d69a3f33588.zip
small bugfix
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index bbb7412..ab2a5cc 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -13,7 +13,7 @@ core_libdirs += -L$(ROSEHOME)/lib -L$(BOOSTHOME)/lib
## Core Includes ##
core_includes = -Iomega/include
-core_includes += -I$(ROSEHOME)/include/rose
+core_includes += -I$(ROSEHOME)/include
core_includes += -I$(BOOSTHOME)/include