root/libremix/trunk/Makefile.am

Revision 161, 272 bytes (checked in by conrad, 8 years ago)

Initial revision

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 ## Process this file with automake to produce Makefile.in
2
3 SUBDIRS = doc include src
4 DIST_SUBDIRS = $(SUBDIRS)
5
6 EXTRA_DIST = ACKNOWLEDGEMENTS \
7         ctxdata.pc.in remix.pc.in \
8         remix.spec.in remix.spec
9
10 pkgconfigdir = $(libdir)/pkgconfig
11 pkgconfig_DATA = ctxdata.pc remix.pc
Note: See TracBrowser for help on using the browser.