summaryrefslogtreecommitdiffstats
path: root/elapi
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-07-20 13:57:28 -0400
committerSimo Sorce <ssorce@redhat.com>2009-07-20 14:29:43 -0400
commit2addf4c09829a6df40ed2a7f0c9707dd41f56ec3 (patch)
tree0b29dec45cd4f5a652cbe75facfc0f6300c64c3e /elapi
parent407d6c9c673af8c1cd19b97e2530d004ccb18213 (diff)
downloadding-libs2-2addf4c09829a6df40ed2a7f0c9707dd41f56ec3.tar.gz
ding-libs2-2addf4c09829a6df40ed2a7f0c9707dd41f56ec3.tar.xz
ding-libs2-2addf4c09829a6df40ed2a7f0c9707dd41f56ec3.zip
Fix typo in elapi's Makefile.am that breaks 'make dist'
Diffstat (limited to 'elapi')
-rw-r--r--elapi/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/elapi/Makefile.am b/elapi/Makefile.am
index 0698a89..49c9b51 100644
--- a/elapi/Makefile.am
+++ b/elapi/Makefile.am
@@ -22,7 +22,7 @@ noinst_LTLIBRARIES = libelapi.la
libelapi_la_SOURCES = \
elapi_event.c \
elapi_event.h \
- elapi_event_priv.h \
+ elapi_priv.h \
elapi.h
# Build unit test