formatting
This commit is contained in:
parent
17b0266979
commit
6a88803b8c
1 changed files with 2 additions and 3 deletions
|
@ -17,9 +17,8 @@ openbox3_LDADD=-L../otk -lotk @LIBINTL@
|
|||
openbox3_LDFLAGS=-export-dynamic
|
||||
openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \
|
||||
main.cc python.cc bindings.cc
|
||||
noinst_HEADERS= actions.hh bindings.hh \
|
||||
client.hh frame.hh openbox.hh python.hh \
|
||||
screen.hh
|
||||
noinst_HEADERS= actions.hh bindings.hh client.hh frame.hh openbox.hh \
|
||||
python.hh screen.hh
|
||||
|
||||
MAINTAINERCLEANFILES= Makefile.in
|
||||
|
||||
|
|
Loading…
Reference in a new issue