From bbaa42240f09a32f818dafbd04f8412159f5ee3b Mon Sep 17 00:00:00 2001 From: "Carlos R. Mafra" Date: Mon, 31 Jan 2011 11:30:51 +0100 Subject: [PATCH] WPrefs: Update po/Makefile.am to reflect file deletion Otherwise 'make WPrefs.pot' inside WPrefs.app/po fails. Signed-off-by: Carlos R. Mafra --- WPrefs.app/po/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/WPrefs.app/po/Makefile.am b/WPrefs.app/po/Makefile.am index 29d97f89..7f93ec7a 100644 --- a/WPrefs.app/po/Makefile.am +++ b/WPrefs.app/po/Makefile.am @@ -26,7 +26,6 @@ POTFILES = \ $(top_builddir)/WPrefs.app/WPrefs.c \ $(top_builddir)/WPrefs.app/WindowHandling.c \ $(top_builddir)/WPrefs.app/Workspace.c \ - $(top_builddir)/WPrefs.app/imagebrowser.c \ $(top_builddir)/WPrefs.app/main.c SUFFIXES = .po .mo