diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 9b843a4a..04e57662 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -686,7 +686,7 @@ libpulsecore_la_SOURCES += \ pulsecore/fdsem.c pulsecore/fdsem.h \ pulsecore/object.c pulsecore/object.h \ pulsecore/msgobject.c pulsecore/msgobject.h \ - pulsecore/rtsig.c pulsecore/rtsog.h \ + pulsecore/rtsig.c pulsecore/rtsig.h \ pulsecore/rtpoll.c pulsecore/rtpoll.h \ pulsecore/rtclock.c pulsecore/rtclock.h \ pulsecore/macro.h \ |