Added missing \ to end osgGA entry

This commit is contained in:
Robert Osfield
2007-02-20 09:48:59 +00:00
parent d16ce5cf63
commit 3ae76b08e1

View File

@@ -47,7 +47,7 @@ WRAPPER_DIRS = \
osg \
osgDB \
osgFX \
osgGA
osgGA \
osgManipulator \
osgParticle \
osgShadow \
@@ -55,6 +55,7 @@ WRAPPER_DIRS = \
osgText \
osgUtil \
osgViewer \
ifeq ($(PRODUCER_INSTALLED),yes)
WRAPPER_DIRS += osgProducer