]> Dogcows Code - chaz/openbox/commitdiff
formatting
authorDana Jansens <danakj@orodu.net>
Sat, 8 Feb 2003 07:42:31 +0000 (07:42 +0000)
committerDana Jansens <danakj@orodu.net>
Sat, 8 Feb 2003 07:42:31 +0000 (07:42 +0000)
src/Makefile.am

index c1ecf8e7c36c4bf42171c612bafb6adf91784ea3..9288490a145cf6a8b866ac240a8364ad9513ea1a 100644 (file)
@@ -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
 
This page took 0.027481 seconds and 4 git commands to generate.