summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5fcc34f..e82ecfb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -88,8 +88,7 @@ libchrysaplugin_la_LIBADD = \
chrysalide_SOURCES = \
editor.h editor.c \
- main.c \
- project.h project.c
+ main.c
AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/intl $(LIBGTK_CFLAGS) $(LIBXML_CFLAGS) `pkg-config --cflags gthread-2.0` $(LIBPYTHON_CFLAGS)