Makefile.am (351B)
1 # This Makefile.am is in the public domain 2 ## Process this file with automake to produce Makefile.in 3 4 SUBDIRS = contrib doc po src pixmaps 5 6 desktopdir = $(datadir)/applications 7 desktop_in_files = \ 8 anastasis-gtk.desktop.in 9 desktop_DATA = $(desktop_in_files:.desktop.in=.desktop) 10 11 pkgpixdir= $(pkgdatadir) 12 13 doc_DATA = README 14 15 ACLOCAL_AMFLAGS = -I m4