Ignore:
Timestamp:
05/06/2009 15:04:31 (3 years ago)
Author:
ccowart
Message:

Adding the new .ins so make dist works.

Location:
branches/confman-1.9
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/confman-1.9

    • Property svn:ignore
      •  

        old new  
        22Makefile 
        33Makefile.in 
         4abspath 
        45aclocal.m4 
        56autom4te.cache 
         7confadmin 
        68confaudit 
        79confexport 
         
        911config.status 
        1012configure 
         13conflock 
        1114confman 
         15confman.8 
        1216confman.conf 
         17confman.conf.5 
         18confman.conf.sample 
        1319confman_completion 
        1420confmancommon.sh 
         21confmanlib.sh 
        1522confsync 
        1623install-sh 
        1724missing 
        18 confman.8 
        19 confadmin 
        20 confman.conf.5 
        21 confman.conf.sample 
  • branches/confman-1.9/Makefile.am

    r326 r327  
    2727#               $(bashcomp_DATA) 
    2828 
    29 EXTRA_DIST = confman.in \ 
     29EXTRA_DIST = abspath.in \ 
     30                confman.in \ 
    3031                confexport.in \ 
    3132                confsync.in \ 
    3233                confadmin.in \ 
    3334                confaudit.in \ 
     35                conflock.in 
    3436                confmancommon.sh.in \ 
     37                confmanlib.sh.in \ 
    3538                confman.conf.in \ 
    3639                confman.conf.sample.in \ 
Note: See TracChangeset for help on using the changeset viewer.