Skip to content

Commit

Permalink
fixed distcheck errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Paolo Bacchilega committed Jan 4, 2010
1 parent 16f6d71 commit 60d8bca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion extensions/resize_images/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ libresize_images_la_SOURCES = \
callbacks.h \
dlg-resize-images.c \
dlg-resize-images.h \
main.c
main.c \
preferences.h

libresize_images_la_CFLAGS = $(GTHUMB_CFLAGS) -I$(top_srcdir) -I$(top_builddir)/gthumb
libresize_images_la_LDFLAGS = $(EXTENSION_LIBTOOL_FLAGS)
Expand Down
1 change: 1 addition & 0 deletions po/POTFILES.skip
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
data/gthumb.desktop.in
data/gthumb-import.desktop.in

0 comments on commit 60d8bca

Please sign in to comment.