Skip to content

Commit

Permalink
added missing readable header
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmanuel Benazera committed Apr 10, 2012
1 parent 792f438 commit 3e75f41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/readable/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ AM_CPPFLAGS=-I${srcdir} -I${srcdir}/../../utils -I${srcdir}/../../proxy -I${srcd
ACLOCAL_AMFLAGS=-I m4

readablepluginlib_LTLIBRARIES=libreadableplugin.la
libreadableplugin_la_SOURCES=rdbl_pl.cpp readable.c rd_list.c rdbl_pl.h rd_list.h khash.h
libreadableplugin_la_SOURCES=rdbl_pl.cpp readable.c rd_list.c rdbl_pl.h rd_list.h khash.h readable.h

#readablepluginconfigdir = $(sysconfdir)/seeks
#dist_readablepluginconfig_DATA=readable-config
Expand Down

0 comments on commit 3e75f41

Please sign in to comment.