summaryrefslogtreecommitdiff
path: root/graphics/xmedcon/files/patch-etc::Makefile.in
blob: ceda8eff616bd5399856e0bb9e45832945978037 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
--- etc/Makefile.in.orig	Sun Jun 15 01:14:47 2003
+++ etc/Makefile.in	Tue Jun 17 01:07:50 2003
@@ -218,15 +218,13 @@
 
 RC_FILES = \
  xmedconrc \
- xmedconrc.linux \
- xmedconrc.win32
-
+ xmedconrc.linux
 
-ICONS = xmedcon.ico xmedcon.png
+ICONS = xmedcon.png
 
 GTK_DIST = README $(RC_FILES) $(ICONS)
 
-sysconf_DATA = $(RC_FILES) $(ICONS)
+@DO_XSUPPORT_TRUE@sysconf_DATA = $(RC_FILES) $(ICONS)
 
 EXTRA_DIST = $(GTK_DIST)
 subdir = etc