summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am11
1 files changed, 3 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am
index 9b3140c3..d99fa30b 100644
--- a/Makefile.am
+++ b/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