add the headers
This commit is contained in:
parent
fbdd37647b
commit
055b459cdf
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ engine_LTLIBRARIES=openbox.la
|
|||
openbox_la_LDFLAGS=-module -avoid-version
|
||||
openbox_la_SOURCES=openbox.c theme.c
|
||||
|
||||
noinst_HEADERS=
|
||||
noinst_HEADERS=openbox.h theme.h
|
||||
|
||||
MAINTAINERCLEANFILES= Makefile.in
|
||||
|
||||
|
|
Loading…
Reference in a new issue