File: Makefile.am

package info (click to toggle)
pythonmagick 0.7-5
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,284 kB
  • ctags: 377
  • sloc: sh: 9,133; cpp: 2,358; perl: 279; makefile: 100; python: 11
file content (5 lines) | stat: -rw-r--r-- 134 bytes parent folder | download | duplicates (9)
1
2
3
4
5
noinst_LTLIBRARIES = libhelper.la

libhelper_la_SOURCES = Blob.cpp
noinst_HEADERS = Blob.h
libhelper_la_CXXFLAGS = $(MAGICKPP_CFLAGS)