summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-10-27 20:11:14 +0000
committerDana Jansens <danakj@orodu.net>2003-10-27 20:11:14 +0000
commit13206849ea97d9572c0ea23981ee4c61df1ec702 (patch)
treef1b581f636f49e30fb14d6a0247e4ec25a176030 /Makefile.am
parentdef76092b587e7e9a2b212dc5211773e336525e1 (diff)
add version info the library headers
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index e111dab5..7286ca37 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -260,7 +260,8 @@ dist_thebear_theme_DATA = \
pubinclude_HEADERS = \
render/render.h \
render/theme.h \
- parser/parse.h
+ parser/parse.h \
+ version.h
nodist_pkgconfig_DATA = \
render/obrender-3.0.pc \