diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 7648fe31c..d131235bb 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -21,6 +21,8 @@ libephy_la_SOURCES = \ ephy-autocompletion-source.h \ ephy-bonobo-extensions.h \ ephy-bonobo-extensions.c \ + ephy-debug.c \ + ephy-debug.h \ ephy-dialog.c \ ephy-dialog.h \ ephy-dnd.c \ @@ -53,7 +55,6 @@ libephy_la_SOURCES = \ ephy-stock-icons.h \ ephy-thread-helpers.c \ ephy-thread-helpers.h \ - ephy-types.h \ ephy-types.h libephy_la_LIBADD = \ |