X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=example%2FMakefile.am;h=9c57082231066bcff7b3474afd368c2639e62e6e;hb=46339bf905fc4f7ce4b0cc91f32a9f4ff2af2430;hp=62bd5911cbf5100cc372714a5d3935e24bdd9257;hpb=9e7aa33723f4746b8d4816a7730553891c3079df;p=awesomized%2Flibmemcached diff --git a/example/Makefile.am b/example/Makefile.am index 62bd5911..9c570822 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -1,6 +1,7 @@ noinst_PROGRAMS = memcached_light memcached_light_SOURCES= memcached_light.c \ + memcached_light.h \ storage.h \ interface_v0.c \ interface_v1.c