diff options
author | Gaël CHAMOULAUD <strider@src.gnome.org> | 2003-03-23 22:17:05 +0000 |
---|---|---|
committer | Gaël CHAMOULAUD <strider@src.gnome.org> | 2003-03-23 22:17:05 +0000 |
commit | 028da71ab08e7fc5d2da2eac8d8e2f72bc8a32c9 (patch) | |
tree | 0e5f3a12ee600af2a9984fce086f2a2779039c76 /Makefile.am | |
parent | 34aea8a8cd496a427ad5217bb129ce6d004d72d0 (diff) | |
download | libcroco-028da71ab08e7fc5d2da2eac8d8e2f72bc8a32c9.tar.gz |
Added a command CSS tool. CSSLINT
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3226865..a696b7a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = src +SUBDIRS = src csslint SUBDIRS += tests pkgconfigdir=$(libdir)/pkgconfig |