From 90366560b51d817c80ce537c8ab8eaf5f886c5a7 Mon Sep 17 00:00:00 2001 From: Tollef Fog Heen Date: Sat, 30 Jan 2010 12:02:03 +0000 Subject: [PATCH] Distribute stub .c files too --- ykcore/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ykcore/Makefile.am b/ykcore/Makefile.am index c5ddc52..c21e8c8 100644 --- a/ykcore/Makefile.am +++ b/ykcore/Makefile.am @@ -42,3 +42,5 @@ endif if BACKEND_OSX libykcore_la_SOURCES += ykcore_osx.c endif + +EXTRA_DIST = ykcore_stub.c ykcore_win32.c -- 2.39.5