install the right headers for obt/obrender
This commit is contained in:
parent
5563e251c3
commit
f34add5440
1 changed files with 3 additions and 8 deletions
11
Makefile.am
11
Makefile.am
|
@ -386,21 +386,16 @@ pubinclude_HEADERS = \
|
|||
render/mask.h \
|
||||
render/render.h \
|
||||
render/theme.h \
|
||||
render/version.h \
|
||||
obt/display.h \
|
||||
obt/display.c \
|
||||
obt/keyboard.h \
|
||||
obt/keyboard.c \
|
||||
obt/mainloop.h \
|
||||
obt/mainloop.c \
|
||||
obt/parse.h \
|
||||
obt/parse.c \
|
||||
obt/paths.h \
|
||||
obt/paths.c \
|
||||
obt/prop.h \
|
||||
obt/prop.c \
|
||||
obt/util.h \
|
||||
obt/xevent.h \
|
||||
obt/xevent.c
|
||||
obt/version.h \
|
||||
obt/xevent.h
|
||||
|
||||
nodist_pubinclude_HEADERS = \
|
||||
version.h
|
||||
|
|
Loading…
Reference in a new issue