pidgin/pixmaps/protocols/Makefile.mingw

changeset 16100
a0ab70986c10
parent 15512
ddd9983b74aa
--- a/pidgin/pixmaps/protocols/Makefile.mingw	Mon Apr 09 22:54:39 2007 +0000
+++ b/pidgin/pixmaps/protocols/Makefile.mingw	Tue Apr 10 06:19:29 2007 +0000
@@ -1,16 +1,16 @@
-#
-# Makefile.mingw
-#
-# Description: Makefile for win32 (mingw) version of Pidgin pixmaps
-#
-
-include ./Makefile.am
-
-.PHONY: install
-
-install:
-	if test '$(SUBDIRS)'; then \
-	  list='$(SUBDIRS)'; for subdir in $$list; do \
-	    $(MAKE) -C $$subdir -f Makefile.mingw install || exit 1; \
-	  done; \
-	fi;
+#
+# Makefile.mingw
+#
+# Description: Makefile for win32 (mingw) version of Pidgin pixmaps
+#
+
+include ./Makefile.am
+
+.PHONY: install
+
+install:
+	if test '$(SUBDIRS)'; then \
+	  list='$(SUBDIRS)'; for subdir in $$list; do \
+	    $(MAKE) -C $$subdir -f Makefile.mingw install || exit 1; \
+	  done; \
+	fi;

mercurial