summaryrefslogtreecommitdiff
path: root/src/common/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/Makefile.am')
-rw-r--r--src/common/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/Makefile.am b/src/common/Makefile.am
index 7da1a13..1c2d11a 100644
--- a/src/common/Makefile.am
+++ b/src/common/Makefile.am
@@ -11,7 +11,6 @@ libcommon_la_SOURCES = \
cpp.h \
cpu.h cpu.c \
dllist.h dllist.c \
- endianness.h endianness.c \
environment.h environment.c \
extstr.h extstr.c \
hex.h hex.c \
@@ -56,6 +55,7 @@ libcommon4_la_SOURCES = \
asm.h asm.c \
bits.h bits.c \
compiler.h \
+ datatypes.h \
environment.h environment.c \
extstr.h extstr.c \
io.h io.c \