X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=Makefile.am;h=baac7ca4db285a7e9e4445ee57a9b4eb4fa99f5b;hb=a1bfd3dd109e10cb2be9931a3d032c4a5e808f93;hp=ce10684767e76f1b7585a67f0d502981a1c1065c;hpb=c5a9bf19ca03b1c193bc8413b1332e2ed499e280;p=oss%2Ffgis.git diff --git a/Makefile.am b/Makefile.am index ce10684..baac7ca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,11 +19,8 @@ ## Process this file with automake to produce Makefile.in. -AUTOMAKE_OPTIONS = dist-bzip2 -SUBDIRS = include dll - -pkgIndex.tcl: - $(ECHO) "package ifneeded Fgis 1.0 \"package require Tk; [list load [file join @libdir@ fgis.so] Fgis]\"" > pkgIndex.tcl +EXTRA_DIST = acsite.m4 autogen.sh -all: pkgIndex.tcl +AUTOMAKE_OPTIONS = dist-bzip2 +SUBDIRS = etc include lib dll tcl