From 167bf8a27300f65746d72979cfa6d3cefa780f44 Mon Sep 17 00:00:00 2001 From: tfheen Date: Sat, 30 Jan 2010 12:02:03 +0000 Subject: [PATCH] Distribute stub .c files too git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@231 b62f149e-849f-11dd-9899-c7ba65f7c4c7 --- 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