summaryrefslogtreecommitdiffstats
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, 3 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 01a7da1..72cf0ec 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -2,8 +2,11 @@ lib_LTLIBRARIES = librcc.la
librcc_la_SOURCES = librcc.c \
rcclocale.c rcclocale.h \
lng.c lng.h \
+ opt.c opt.h \
lngconfig.c lngconfig.h \
+ curconfig.c curconfig.h \
rccconfig.c rccconfig.h \
+ rcclist.c rcclist.h \
plugin.c plugin.h \
rccenca.c rccenca.h \
engine.c engine.h \