diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 0a984d7b5..712b7f569 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -36,7 +36,6 @@ NOINST_H_FILES = \ pdm-dialog.h \ popup-commands.h \ prefs-dialog.h \ - ppview-toolbar.h \ window-commands.h INST_H_FILES = \ @@ -86,7 +85,6 @@ libephymain_la_SOURCES = \ pdm-dialog.c \ popup-commands.c \ prefs-dialog.c \ - ppview-toolbar.c \ window-commands.c \ $(INST_H_FILES) \ $(NOINST_H_FILES) \ |