summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2002-12-04 04:11:24 +0000
committerDana Jansens <danakj@orodu.net>2002-12-04 04:11:24 +0000
commit23a7f188297ba3cef1bf13f1be9407ff6eb9bd62 (patch)
tree1dd2de425e5ca2994f63b0cbc2756456d8d28c40 /src/Makefile.am
parent24924367f9486b29b8b9fd024781ccb5f9e0e276 (diff)
add a skeletal OBActions class for user actions
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 ac4534c6..bc83bb6f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -15,7 +15,7 @@ bin_PROGRAMS= openbox3
openbox3_LDADD=../otk/libotk.a @LIBINTL@
-openbox3_SOURCES= client.cc frame.cc openbox.cc screen.cc \
+openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \
main.cc rootwindow.cc
MAINTAINERCLEANFILES= Makefile.in