- Timestamp:
- Dec 31, 2011, 9:46:08 PM (14 years ago)
- File:
- 
          - 1 edited
 
 - 
          trunk/server/fedora/Makefile (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        trunk/server/fedora/Makefiler2102 r2103 125 125 if [ -x ./mrproper ]; then \ 126 126 ./mrproper; \ 127 autoconf; \ 127 if [ -e configure.in ] || [ -e configure.ac ]; then \ 128 autoconf; \ 129 fi; \ 128 130 fi; \ 129 131 popd; \ 
Note: See TracChangeset
          for help on using the changeset viewer.
      
