Advertisement
Guest User

Untitled

a guest
Apr 6th, 2013
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. ## Process this file with automake to produce Makefile.in
  2. INCLUDES = -I$(top_srcdir)/include
  3. SUBDIRS = \
  4. libengine \
  5. src \
  6. include \
  7. engines \
  8. themer \
  9. pixmaps \
  10. misc \
  11. defaults \
  12. doc \
  13. po
  14.  
  15. EXTRA_DIST = \
  16. VERSION
  17.  
  18. LDADD = -lm
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement