Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2007-10-21 23:03:29 +0000
committerStijn Buys <ingar@osirion.org>2007-10-21 23:03:29 +0000
commit621f4ad1d509665e19738525c80e104b80fb7b26 (patch)
tree8c3ff6cc028dcbebfb616b38f9ae443c628cc58f /src/common
parenta237a2d7723b94df6cd3e91401ec28388de6f1a0 (diff)
automake updates
Diffstat (limited to 'src/common')
-rw-r--r--src/common/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index 5770301..86bb4e1 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -2,7 +2,7 @@
METASOURCES = AUTO
libcommon_la_LDFLAGS = -avoid-version -no-undefined
noinst_LTLIBRARIES = libcommon.la
-libcommon_la_SOURCES = color.cc color.h functions.cc functions.h vector3f.cc \
- vector3f.h
+libcommon_la_SOURCES = color.cc color.h file.cc file.h functions.cc functions.h \
+ vector3f.cc vector3f.h