summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2009-01-06 21:45:56 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2009-01-06 21:45:56 (GMT)
commit8f1e49332cd81760c98166be9df79a7136f5ca57 (patch)
treeda84c9dfa7c8767a15f2a4c7e31b60297bec0588 /src/Makefile.am
parent9ab4df2596b48b6f4739fa99767863d395e24eac (diff)
Reorganized the code.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@45 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2dec03f..24c955a 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -6,8 +6,8 @@ openida_SOURCES = \
dlg_sections.h dlg_sections.c \
easygtk.h easygtk.c \
editor.c \
+ gtkbinview.h gtkbinview.c \
gtksnippet.h gtksnippet.c \
- gtkcodeview.h gtkcodeview.c \
pan_strings.h pan_strings.c \
pan_symbols.h pan_symbols.c \
project.h project.c \