diff options
| author | Dana Jansens <danakj@orodu.net> | 2003-02-08 07:42:31 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2003-02-08 07:42:31 +0000 |
| commit | 6a88803b8c42f44a6f09facc20fcb6fe7901a2f3 (patch) | |
| tree | 0e345407885b11e18212555abd02815008b105d8 /src/Makefile.am | |
| parent | 17b0266979137ad957a701c7093a14841a8c2091 (diff) | |
formatting
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index c1ecf8e7..9288490a 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 |
