diff options
-rw-r--r-- | common/elapi/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/elapi/Makefile.am b/common/elapi/Makefile.am index 0698a894..49c9b518 100644 --- a/common/elapi/Makefile.am +++ b/common/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 |