e: fix make dist.
authorCedric BAIL <cedric.bail@free.fr>
Wed, 5 Oct 2011 02:24:15 +0000 (02:24 +0000)
committerCedric BAIL <cedric.bail@free.fr>
Wed, 5 Oct 2011 02:24:15 +0000 (02:24 +0000)
SVN revision: 63819

src/modules/mixer/Makefile.am

index 53e6a0a..98dfb2b 100644 (file)
@@ -23,6 +23,8 @@ pkgdir            = $(libdir)/enlightenment/modules/$(MODULE)/$(MODULE_ARCH)
 pkg_LTLIBRARIES   = module.la
 
 module_la_SOURCES = e_mod_main.h \
+                   Pulse.h \
+                   pa.h \
                    e_mod_main.c \
                     e_mod_system.h \
                     conf_gadget.c \