ephysics: missing include in dist
authorJerome Pinot <ngc891@gmail.com>
Mon, 27 Aug 2012 09:38:07 +0000 (09:38 +0000)
committerJerome Pinot <ngc891@gmail.com>
Mon, 27 Aug 2012 09:38:07 +0000 (09:38 +0000)
SVN revision: 75735

legacy/ephysics/src/lib/Makefile.am

index 8e02c2c..5e040b3 100644 (file)
@@ -26,4 +26,4 @@ libephysics_la_SOURCES = $(base_sources)
 libephysics_la_LIBADD = @EPHYSICS_LIBS@ @EVIL_LIBS@ -lm
 libephysics_la_LDFLAGS = -no-undefined @lt_enable_auto_import@ -version-info @version_info@ @release_info@
 
-EXTRA_DIST = ephysics_private.h
+EXTRA_DIST = ephysics_private.h ephysics_trimesh.h