Changeset 1944 for trunk/gui/Makefile.in


Ignore:
Timestamp:
Nov 12, 2010, 1:01:33 PM (14 years ago)
Author:
gah
Message:

add unit cell to molvisviewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/Makefile.in

    r1082 r1944  
    3838
    3939install: install_scripts install_apps
    40         $(MKDIR_P) $(destdir)
     40        $(MKDIR_P) -m 0755 $(destdir)
    4141        @for i in $(FILES); do \
    4242            echo "Installing $$i" ; \
Note: See TracChangeset for help on using the changeset viewer.