summaryrefslogtreecommitdiff
path: root/random
diff options
context:
space:
mode:
authorDafydd Harries <dafydd.harries@collabora.co.uk>2007-01-31 13:54:00 +0000
committerDafydd Harries <dafydd.harries@collabora.co.uk>2007-01-31 13:54:00 +0000
commit664ce5fc4470fa0f074d9558b291cd2f2cfde5e9 (patch)
tree4a598a1dc49e10840b59eb2a50c517c78f54cff3 /random
parent0f6facba116d9a4c2bb6e2283d2139cb4456c1ea (diff)
downloadlibnice-664ce5fc4470fa0f074d9558b291cd2f2cfde5e9.tar.gz
install random.h
darcs-hash:20070131135449-c9803-7e9c84c51d88db6732f80c8cb2ab76bedce127e8.gz
Diffstat (limited to 'random')
-rw-r--r--random/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/random/Makefile.am b/random/Makefile.am
index 38e2841..d7b04e8 100644
--- a/random/Makefile.am
+++ b/random/Makefile.am
@@ -15,3 +15,5 @@ test_LDADD = $(GLIB_LIBS) librandom.la
TESTS = $(check_PROGRAMS)
+pkginclude_HEADERS = random.h
+