/[xlog]/xlog/Makefile.am
ViewVC logotype

Diff of /xlog/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by pa4tu, Tue Nov 12 19:56:22 2002 UTC revision 1.5 by pa4tu, Thu Nov 21 18:39:23 2002 UTC
# Line 23  install-data-local: Line 23  install-data-local:
23          fi          fi
24          if test -d $(srcdir)/dxcc; then \          if test -d $(srcdir)/dxcc; then \
25                  $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/dxcc; \                  $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/dxcc; \
26                  for file in $(srcdir)/dxcc/dxcck2di.[tc]*; do \                  for file in $(srcdir)/dxcc/*; do \
27                          if test -f $$file; then \                          if test -f $$file; then \
28                                  $(INSTALL_DATA) $$file $(DESTDIR)$(pkgdatadir)/dxcc; \                                  $(INSTALL_DATA) $$file $(DESTDIR)$(pkgdatadir)/dxcc; \
29                          fi \                          fi \

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26