summaryrefslogtreecommitdiff
path: root/src/glibext/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/glibext/options')
-rw-r--r--src/glibext/options/Makefile.am4
-rw-r--r--src/glibext/options/asm.h (renamed from src/glibext/options/disass.h)0
2 files changed, 2 insertions, 2 deletions
diff --git a/src/glibext/options/Makefile.am b/src/glibext/options/Makefile.am
index 19881cf..3f400c6 100644
--- a/src/glibext/options/Makefile.am
+++ b/src/glibext/options/Makefile.am
@@ -2,8 +2,8 @@
noinst_LTLIBRARIES = libglibextoptions.la
-libglibextoptions_la_SOURCES = \
- disass.h \
+libglibextoptions_la_SOURCES = \
+ asm.h \
hex.h hex.c
libglibextoptions_la_CFLAGS = $(TOOLKIT_CFLAGS)
diff --git a/src/glibext/options/disass.h b/src/glibext/options/asm.h
index e916083..e916083 100644
--- a/src/glibext/options/disass.h
+++ b/src/glibext/options/asm.h