X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=example%2FMakefile.am;h=9c57082231066bcff7b3474afd368c2639e62e6e;hb=7c7750f02368b570353ea109f23a0ea26d226e02;hp=62bd5911cbf5100cc372714a5d3935e24bdd9257;hpb=34418e51585216006d5b241fc9104dc4b88d1be0;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